Lines Matching refs:other_thread
305 Thread other_thread("test"); in TEST_P() local
306 other_thread.Start(); in TEST_P()
308 other_thread.task_runner(); in TEST_P()
336 Thread other_thread("test"); in TEST_P() local
337 other_thread.Start(); in TEST_P()
339 other_thread.task_runner(); in TEST_P()
366 Thread other_thread("test"); in TEST_P() local
367 other_thread.Start(); in TEST_P()
369 other_thread.task_runner(); in TEST_P()
387 Thread other_thread("test"); in TEST_P() local
388 other_thread.Start(); in TEST_P()
390 other_thread.task_runner(); in TEST_P()
405 Thread other_thread("test"); in TEST_P() local
406 other_thread.Start(); in TEST_P()
408 other_thread.task_runner(); in TEST_P()
430 Thread other_thread("test"); in TEST_P() local
431 other_thread.Start(); in TEST_P()
433 other_thread.task_runner(); in TEST_P()
578 base::Thread other_thread("test"); in TEST() local
579 other_thread.Start(); in TEST()
608 other_thread.task_runner()->PostDelayedTask( in TEST()
624 other_thread.task_runner()->PostDelayedTask( in TEST()