Searched defs:asynch (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/gtk/tests/
H A Dtestdownload.c101 gboolean asynch)
107 if (asynch) {
140 test_webkit_download_perform(gboolean asynch) argument
151 if (asynch)
259 g_test_add_func("/webkit/download/asynch", test_webkit_download_asynch);
99 handle_download_requested_cb(WebKitDownload* download, gboolean* beenThere, gboolean asynch) argument

Completed in 56 milliseconds