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

/external/webkit/Source/WebKit/gtk/tests/
H A Dtestloading.c70 } WebLoadingFixture; typedef in typeref:struct:__anon14852
72 static void web_loading_fixture_setup(WebLoadingFixture* fixture, gconstpointer data)
85 static void web_loading_fixture_teardown(WebLoadingFixture* fixture, gconstpointer data)
103 static void load_finished_cb(WebKitWebView* web_view, WebKitWebFrame* web_frame, WebLoadingFixture* fixture)
113 static void status_changed_cb(GObject* object, GParamSpec* pspec, WebLoadingFixture* fixture)
146 static void test_loading_status(WebLoadingFixture* fixture, gconstpointer data)
168 static void load_error_status_changed_cb(GObject* object, GParamSpec* pspec, WebLoadingFixture* fixture)
198 static gboolean load_error_cb(WebKitWebView* webView, WebKitWebFrame* frame, const char* uri, GError *error, WebLoadingFixture* fixture)
207 static void test_loading_error(WebLoadingFixture* fixture, gconstpointer data)
231 static gboolean load_cancelled_cb(WebKitWebView* webView, WebKitWebFrame* frame, const char* uri, GError *error, WebLoadingFixture* fixtur
[all...]

Completed in 59 milliseconds