/external/chromium_org/content/browser/service_worker/ |
D | service_worker_browsertest.cc | 56 base::Bind(&RunAndQuit, closure, run_loop.QuitClosure(), in RunOnIOThread() 68 run_loop.QuitClosure()); in RunOnIOThread() 278 install_run_loop.QuitClosure(), in InstallTestHelper() 288 stop_run_loop.QuitClosure(), in InstallTestHelper() 306 &self::ActivateOnIOThread, this, run_loop.QuitClosure(), &status)); in ActivateTestHelper() 324 fetch_run_loop.QuitClosure(), in FetchOnRegisteredWorker() 412 done_closure_ = start_run_loop.QuitClosure(); in IN_PROC_BROWSER_TEST_F() 421 done_closure_ = stop_run_loop.QuitClosure(); in IN_PROC_BROWSER_TEST_F() 438 start_run_loop.QuitClosure(), in IN_PROC_BROWSER_TEST_F() 448 stop_run_loop.QuitClosure(), in IN_PROC_BROWSER_TEST_F() [all …]
|
/external/chromium_org/net/ssl/ |
D | client_cert_store_chromeos_unittest.cc | 101 *request_1, &request_1->client_certs, run_loop_1.QuitClosure()); in TEST_F() 103 *request_all, &request_all->client_certs, run_loop_all.QuitClosure()); in TEST_F() 139 *request_1, &request_1->client_certs, run_loop_1.QuitClosure()); in TEST_F() 141 *request_all, &request_all->client_certs, run_loop_all.QuitClosure()); in TEST_F() 172 *request_1, &request_1->client_certs, run_loop_1.QuitClosure()); in TEST_F() 174 *request_2, &request_2->client_certs, run_loop_2.QuitClosure()); in TEST_F()
|
/external/chromium_org/components/dom_distiller/content/ |
D | distiller_page_web_contents_browsertest.cc | 177 DistillPage(run_loop.QuitClosure(), kSimpleArticlePath); in IN_PROC_BROWSER_TEST_F() 194 DistillPage(run_loop.QuitClosure(), kSimpleArticlePath); in IN_PROC_BROWSER_TEST_F() 211 DistillPage(run_loop.QuitClosure(), kSimpleArticlePath); in IN_PROC_BROWSER_TEST_F() 229 DistillPage(run_loop.QuitClosure(), kVideoArticlePath); in IN_PROC_BROWSER_TEST_F() 258 DistillPage(run_loop.QuitClosure(), "/visible_style.html"); in IN_PROC_BROWSER_TEST_F() 265 DistillPage(run_loop.QuitClosure(), "/invisible_style.html"); in IN_PROC_BROWSER_TEST_F() 331 url_loaded_runner.QuitClosure(), in RunUseCurrentWebContentsTest() 351 DistillPage(run_loop.QuitClosure(), kSimpleArticlePath); in RunUseCurrentWebContentsTest()
|
/external/chromium_org/remoting/host/ |
D | host_change_notification_listener_unittest.cc | 99 base::Bind(base::MessageLoop::QuitClosure())); in TEST_F() 112 base::Bind(base::MessageLoop::QuitClosure())); in TEST_F() 125 base::Bind(base::MessageLoop::QuitClosure())); in TEST_F() 137 base::Bind(base::MessageLoop::QuitClosure())); in TEST_F() 149 base::Bind(base::MessageLoop::QuitClosure())); in TEST_F()
|
/external/chromium_org/chrome/test/base/ |
D | interactive_test_utils.cc | 55 window, key, control, shift, alt, command, runner->QuitClosure()); in SendKeyPressToWindowSync() 59 window, key, control, shift, alt, command, runner->QuitClosure()); in SendKeyPressToWindowSync() 95 location.x(), location.y(), runner->QuitClosure())) { in SendMouseMoveSync() 106 type, state, runner->QuitClosure())) { in SendMouseEventsSync()
|
/external/chromium_org/chrome/browser/chromeos/device/ |
D | input_service_proxy_browsertest.cc | 62 done_ = run.QuitClosure(); in WaitForDeviceAddition() 74 done_ = run.QuitClosure(); in WaitForDeviceRemoval() 182 proxy.GetDevices(base::Bind(&OnGetDevices, run.QuitClosure())); in IN_PROC_BROWSER_TEST_F() 193 base::Bind(&OnGetKeyboard, run.QuitClosure())); in IN_PROC_BROWSER_TEST_F() 199 proxy.GetDeviceInfo(kMouseId, base::Bind(&OnGetMouse, run.QuitClosure())); in IN_PROC_BROWSER_TEST_F()
|
/external/chromium_org/content/browser/tracing/ |
D | tracing_controller_browsertest.cc | 123 run_loop.QuitClosure()); in TestEnableAndDisableRecording() 136 run_loop.QuitClosure()); in TestEnableAndDisableRecording() 169 run_loop.QuitClosure()); in TestEnableCaptureAndDisableMonitoring() 197 run_loop.QuitClosure()); in TestEnableCaptureAndDisableMonitoring() 209 run_loop.QuitClosure()); in TestEnableCaptureAndDisableMonitoring() 251 run_loop.QuitClosure()); in IN_PROC_BROWSER_TEST_F()
|
/external/chromium_org/media/audio/ |
D | audio_input_controller_unittest.cc | 30 loop_or_proxy->PostTask(FROM_HERE, base::MessageLoop::QuitClosure()); in ACTION_P() 37 loop_or_proxy->PostTask(FROM_HERE, base::MessageLoop::QuitClosure()); in ACTION_P3() 43 controller->Close(base::MessageLoop::QuitClosure()); in CloseAudioController() 257 controller->Close(base::MessageLoop::QuitClosure()); in TEST_F() 260 controller->Close(base::MessageLoop::QuitClosure()); in TEST_F()
|
/external/chromium_org/chrome/test/chromedriver/net/ |
D | websocket_unittest.cc | 34 loop->PostTask(FROM_HERE, run_loop.QuitClosure()); in RunPending() 106 FROM_HERE, run_loop.QuitClosure(), in CreateWebSocket() 127 FROM_HERE, run_loop.QuitClosure(), in SendReceive() 177 FROM_HERE, run_loop.QuitClosure(), in TEST_F() 191 FROM_HERE, run_loop.QuitClosure(), in TEST_F()
|
/external/chromium_org/content/browser/devtools/ |
D | devtools_http_handler_unittest.cc | 121 new DummyListenSocketFactory(run_loop.QuitClosure(), in TEST_F() 122 run_loop_2.QuitClosure()), in TEST_F() 140 new DummyListenSocketFactory(run_loop.QuitClosure(), in TEST_F() 141 run_loop_2.QuitClosure()), in TEST_F()
|
/external/chromium_org/chrome/browser/policy/cloud/ |
D | cloud_policy_browsertest.cc | 309 policy_service->RefreshPolicies(run_loop.QuitClosure()); in IN_PROC_BROWSER_TEST_F() 324 policy_service->RefreshPolicies(run_loop.QuitClosure()); in IN_PROC_BROWSER_TEST_F() 339 policy_service->RefreshPolicies(run_loop.QuitClosure()); in IN_PROC_BROWSER_TEST_F() 354 on_policy_updated_ = run_loop.QuitClosure(); in IN_PROC_BROWSER_TEST_F() 373 policy_service->RefreshPolicies(run_loop.QuitClosure()); in IN_PROC_BROWSER_TEST_F() 393 policy_service->RefreshPolicies(run_loop.QuitClosure()); in IN_PROC_BROWSER_TEST_F() 407 policy_service->RefreshPolicies(run_loop.QuitClosure()); in IN_PROC_BROWSER_TEST_F()
|
/external/chromium_org/ui/views/controls/menu/ |
D | menu_message_loop_aura.cc | 148 message_loop_quit_ = run_loop.QuitClosure(); in Run() 154 message_loop_quit_ = run_loop.QuitClosure(); in Run() 172 message_loop_quit_ = run_loop.QuitClosure(); in Run() 178 message_loop_quit_ = run_loop.QuitClosure(); in Run()
|
/external/chromium_org/content/public/test/ |
D | content_browser_test_utils.cc | 66 dialog_manager->set_dialog_request_callback(runner->QuitClosure()); in WaitForAppModalDialog() 92 runner_->QuitClosure().Run(); in ShellCreated() 129 runner_->QuitClosure().Run(); in WebContentsCreated()
|
/external/chromium_org/content/browser/ |
D | browser_thread_unittest.cc | 22 loop_.PostTask(FROM_HERE, base::MessageLoop::QuitClosure()); in Release() 40 message_loop->PostTask(FROM_HERE, base::MessageLoop::QuitClosure()); in BasicFunction() 56 message_loop_->PostTask(FROM_HERE, base::MessageLoop::QuitClosure()); in ~DeletedOnFile()
|
/external/chromium_org/chromeos/process_proxy/ |
D | process_proxy_unittest.cc | 78 base::MessageLoop::QuitClosure()); in OnSomeRead() 138 base::MessageLoop::QuitClosure()); in OnSomeRead() 164 base::MessageLoop::QuitClosure()); in OnSomeRead() 203 base::MessageLoop::QuitClosure()); in EndRegistryTest()
|
/external/chromium_org/chrome/service/cloud_print/ |
D | cloud_print_url_fetcher_unittest.cc | 260 base::MessageLoop::QuitClosure()); in HandleRawResponse() 275 base::MessageLoop::QuitClosure()); in HandleRawData() 291 base::MessageLoop::QuitClosure()); in HandleJSONData() 310 base::MessageLoop::QuitClosure()); in HandleRawData() 330 base::MessageLoop::QuitClosure()); in OnRequestGiveUp()
|
/external/chromium_org/content/renderer/media/ |
D | video_capture_impl_manager_unittest.cc | 75 BindToCurrentLoop(cleanup_run_loop_.QuitClosure()))) { in VideoCaptureImplManagerTest() 144 run_loop.QuitClosure()); in TEST_F() 157 run_loop.QuitClosure()); in TEST_F()
|
/external/chromium_org/content/browser/gpu/ |
D | gpu_ipc_browsertests.cc | 106 GetFactory()->EstablishGpuChannel(kInitCause, run_loop.QuitClosure()); in EstablishAndWait() 144 GetFactory()->EstablishGpuChannel(kInitCause, run_loop.QuitClosure()); in IN_PROC_BROWSER_TEST_F() 181 base::Unretained(this), run_loop.QuitClosure(), &counter)); in IN_PROC_BROWSER_TEST_F()
|
/external/chromium_org/chrome/browser/service_process/ |
D | service_process_control_browsertest.cc | 104 base::MessageLoop::QuitClosure()); in ProcessControlLaunched() 111 base::MessageLoop::QuitClosure()); in ProcessControlLaunchFailed() 187 base::MessageLoop::QuitClosure()); in DecrementUntilZero() 199 base::MessageLoop::QuitClosure()); in IN_PROC_BROWSER_TEST_F()
|
/external/chromium_org/content/common/gpu/client/ |
D | gpu_context_tests.h | 27 context_support_->SignalSyncPoint(sync_point, run_loop.QuitClosure()); in TestSignalSyncPoint() 37 &RunOnlyOnce, run_loop.QuitClosure(), base::Owned(new int(0)))); in TestSignalQuery()
|
/external/chromium_org/chrome/browser/safe_browsing/ |
D | last_download_finder_unittest.cc | 165 run_loop.QuitClosure())); in AddDownload() 181 ->FlushForTest(run_loop.QuitClosure()); in FlushHistoryBackend() 201 run_loop.QuitClosure()))); in RunLastDownloadFinder() 326 run_loop.QuitClosure()))); in TEST_F()
|
/external/chromium_org/remoting/host/it2me/ |
D | it2me_native_messaging_host_main.cc | 111 run_loop.QuitClosure()); in StartIt2MeNativeMessagingHost() 122 host->Start(run_loop.QuitClosure()); in StartIt2MeNativeMessagingHost()
|
/external/chromium_org/base/message_loop/ |
D | message_loop_test.cc | 750 FROM_HERE, outer_run_loop.QuitClosure()); in RunTest_RunLoopQuitTop() 754 FROM_HERE, nested_run_loop.QuitClosure()); in RunTest_RunLoopQuitTop() 780 FROM_HERE, nested_run_loop.QuitClosure()); in RunTest_RunLoopQuitNested() 784 FROM_HERE, outer_run_loop.QuitClosure()); in RunTest_RunLoopQuitNested() 811 FROM_HERE, bogus_run_loop.QuitClosure()); in RunTest_RunLoopQuitBogus() 815 FROM_HERE, outer_run_loop.QuitClosure()); in RunTest_RunLoopQuitBogus() 817 FROM_HERE, nested_run_loop.QuitClosure()); in RunTest_RunLoopQuitBogus() 854 FROM_HERE, outer_run_loop.QuitClosure()); in RunTest_RunLoopQuitDeep() 858 FROM_HERE, nested_loop1.QuitClosure()); in RunTest_RunLoopQuitDeep() 862 FROM_HERE, nested_loop2.QuitClosure()); in RunTest_RunLoopQuitDeep() [all …]
|
/external/chromium_org/chrome/browser/sync/glue/ |
D | browser_thread_model_worker_unittest.cc | 61 BrowserThread::IO, FROM_HERE, base::MessageLoop::QuitClosure()); in DoWork() 71 BrowserThread::IO, FROM_HERE, base::MessageLoop::QuitClosure()); in Timeout()
|
/external/chromium_org/media/cast/transport/ |
D | cast_transport_sender_impl_unittest.cc | 96 run_loop_.QuitClosure(), in TEST_F() 105 run_loop_.QuitClosure(), in TEST_F()
|