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

  /external/libchrome/base/threading/
thread_id_name_manager_unittest.cc 24 thread_a.StartAndWaitForTesting();
25 thread_b.StartAndWaitForTesting();
38 thread_a.StartAndWaitForTesting();
41 thread_b.StartAndWaitForTesting();
54 thread_a.StartAndWaitForTesting();
59 thread_a.StartAndWaitForTesting();
thread.h 121 bool StartAndWaitForTesting();
thread.cc 134 bool Thread::StartAndWaitForTesting() {
thread_unittest.cc 252 t.StartAndWaitForTesting();
  /external/libchrome/base/process/
process_metrics_unittest.cc 314 thread1.StartAndWaitForTesting();
315 thread2.StartAndWaitForTesting();
316 thread3.StartAndWaitForTesting();
  /external/libchrome/base/message_loop/
message_loop_unittest.cc     [all...]

Completed in 214 milliseconds