HomeSort by relevance Sort by last modified time
    Searched refs:run_loop_2 (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/devtools/
devtools_http_handler_unittest.cc 121 base::RunLoop run_loop, run_loop_2; local
124 run_loop_2.QuitClosure()));
135 run_loop_2.Run();
139 base::RunLoop run_loop, run_loop_2; local
144 run_loop_2.QuitClosure()));
155 run_loop_2.Run();
  /external/chromium_org/chrome/browser/notifications/
message_center_notifications_unittest.cc 177 base::RunLoop run_loop_2; local
178 run_loop_2.RunUntilIdle();
  /external/chromium_org/net/ssl/
client_cert_store_chromeos_unittest.cc 265 base::RunLoop run_loop_2; local
271 *request_all, &selected_certs2, run_loop_2.QuitClosure());
274 run_loop_2.Run();

Completed in 73 milliseconds