Home
last modified time | relevance | path

Searched refs:g_main_loop_run (Results 1 – 25 of 44) sorted by relevance

12

/external/webkit/Source/WebKit/gtk/tests/
Dtestwebview.c124 g_main_loop_run(loop); in test_webkit_web_view_icon_uri()
164 g_main_loop_run(loop); in test_webkit_web_view_grab_focus()
168 g_main_loop_run(loop); in test_webkit_web_view_grab_focus()
229 g_main_loop_run(loop); in do_test_webkit_web_view_adjustments()
233 g_main_loop_run(loop); in do_test_webkit_web_view_adjustments()
249 g_main_loop_run(loop); in do_test_webkit_web_view_adjustments()
259 g_main_loop_run(loop); in do_test_webkit_web_view_adjustments()
310 g_main_loop_run(loop); in test_webkit_web_view_destroy()
313 g_main_loop_run(loop); in test_webkit_web_view_destroy()
334 g_main_loop_run(loop); in test_webkit_web_view_window_features()
Dtestwindow.c67 g_main_loop_run(loop); in test_webkit_window_scrollbar_policy()
83 g_main_loop_run(loop); in test_webkit_window_scrollbar_policy()
99 g_main_loop_run(loop); in test_webkit_window_scrollbar_policy()
Dtestloading.c165 g_main_loop_run(fixture->loop); in test_loading_status()
220 g_main_loop_run(fixture->loop); in test_loading_error()
289 g_main_loop_run(fixture->loop); in test_loading_cancelled()
367 g_main_loop_run(fixture->loop); in test_loading_goback()
380 g_main_loop_run(fixture->loop); in test_loading_goback()
394 g_main_loop_run(fixture->loop); in test_loading_goback()
Dtestwebdatasource.c131 g_main_loop_run(loop); in test_webkit_web_data_source()
170 g_main_loop_run(loop); in test_webkit_web_data_source_lifetime()
216 g_main_loop_run(loop); in test_webkit_web_data_source_unreachable_uri()
Dtestwebresource.c201 g_main_loop_run(loop); in test_web_resource_loading()
261 g_main_loop_run(loop); in test_web_resource_sub_resource_loading()
265 g_main_loop_run(loop); in test_web_resource_sub_resource_loading()
Dtestwebframe.c71 g_main_loop_run(loop); in test_webkit_web_frame_created_signal()
162 g_main_loop_run(loop); in test_webkit_web_frame_printing()
Dtestdownload.c179 g_main_loop_run(loop); in test_webkit_download_perform()
243 g_main_loop_run(loop); in test_webkit_download_data()
Dtestmimehandling.c154 g_main_loop_run(loop); in testRemoteMimeType()
182 g_main_loop_run(loop); in testLocalMimeType()
Dtestdomdomwindow.c135 g_main_loop_run(fixture->loop); in test_dom_domview_signals()
194 g_main_loop_run (fixture->loop); in test_dom_domview_dispatch_event()
Dtestcopyandpaste.c134 g_main_loop_run(fixture->loop); in test_copy_and_paste()
225 g_main_loop_run(fixture->loop); in test_pasting_markup()
Dtesthittestresult.c134 g_main_loop_run(loop); in test_webkit_hit_test_result()
Dtestdomnode.c55 g_main_loop_run(fixture->loop); in dom_node_fixture_setup()
/external/bluetooth/glib/tests/
Dchild-test.c140 g_main_loop_run (new_main_loop); in test_thread()
196 g_main_loop_run (main_loop); in main()
Dmainloop-test.c171 g_main_loop_run (addr_data.loop); in adder_thread()
433 g_main_loop_run (main_loop); in main()
Dasyncqueue-test.c190 g_main_loop_run (main_loop); in main()
Dtimeloop.c200 g_main_loop_run (loop); in main()
Dtimeloop-closure.c206 g_main_loop_run (loop); in main()
Dmapping-test.c112 g_main_loop_run (loop); in child_main()
Dthreadpool-test.c472 g_main_loop_run (main_loop); in main()
/external/bluetooth/glib/glib/
Dgmain.h166 void g_main_loop_run (GMainLoop *loop);
238 #define g_main_run(loop) g_main_loop_run(loop)
/external/bluetooth/bluez/tracer/
Dmain.c143 g_main_loop_run(event_loop); in main()
/external/webkit/Source/WebKit2/Platform/gtk/
DRunLoopGtk.cpp55 g_main_loop_run(RunLoop::main()->mainLoop()); in run()
DWorkQueueGtk.cpp138 g_main_loop_run(m_eventLoop); in workQueueThreadBody()
/external/bluetooth/glib/gio/tests/
Dunix-streams.c232 g_main_loop_run (loop); in test_pipe_io()
Dsleepy-stream.c274 g_main_loop_run (loop = g_main_loop_new (NULL, FALSE)); in asynch()

12