Searched refs:StartAndWaitForTesting (Results 1 - 5 of 5) sorted by relevance

/external/libchrome/base/threading/
H A Dthread_id_name_manager_unittest.cc24 thread_a.StartAndWaitForTesting();
25 thread_b.StartAndWaitForTesting();
38 thread_a.StartAndWaitForTesting();
41 thread_b.StartAndWaitForTesting();
54 thread_a.StartAndWaitForTesting();
59 thread_a.StartAndWaitForTesting();
H A Dthread.h120 bool StartAndWaitForTesting();
H A Dthread.cc129 bool Thread::StartAndWaitForTesting() { function in class:base::Thread
H A Dthread_unittest.cc251 t.StartAndWaitForTesting();
/external/libchrome/base/process/
H A Dprocess_metrics_unittest.cc314 thread1.StartAndWaitForTesting();
315 thread2.StartAndWaitForTesting();
316 thread3.StartAndWaitForTesting();

Completed in 153 milliseconds