Searched refs:EditorTest (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/gtk/tests/
H A DTestWebViewEditor.cpp24 class EditorTest: public WebViewTest { class in inherits:WebViewTest
26 MAKE_GLIB_TEST_FIXTURE(EditorTest);
31 EditorTest() function in class:EditorTest
39 static void canExecuteEditingCommandReadyCallback(GObject*, GAsyncResult* result, EditorTest* test)
55 static gboolean waitForClipboardText(EditorTest* test)
81 static void testWebViewEditorCutCopyPasteNonEditable(EditorTest* test, gconstpointer)
108 static void testWebViewEditorCutCopyPasteEditable(EditorTest* test, gconstpointer)
134 static void testWebViewEditorSelectAllNonEditable(EditorTest* test, gconstpointer)
163 static void testWebViewEditorSelectAllEditable(EditorTest* test, gconstpointer)
194 EditorTest
[all...]

Completed in 113 milliseconds