Searched defs:QuitMainMessageLoop (Results 1 – 7 of 7) sorted by relevance
88 void QuitMainMessageLoop() { in QuitMainMessageLoop() function in remoting::AutoThreadTest
26 ACTION_P(QuitMainMessageLoop, message_loop) { in ACTION_P() argument
318 void QuitMainMessageLoop() { in QuitMainMessageLoop() function in remoting::ChromotingHostTest
375 void ClientSessionTest::QuitMainMessageLoop() { in QuitMainMessageLoop() function in remoting::ClientSessionTest
244 void TestCase::QuitMainMessageLoop(PP_Instance instance) { in QuitMainMessageLoop() function in TestCase
328 void WorkerProcessLauncherTest::QuitMainMessageLoop() { in QuitMainMessageLoop() function in remoting::WorkerProcessLauncherTest
37 ACTION(QuitMainMessageLoop) { base::MessageLoop::current()->Quit(); } in ACTION() argument