Searched refs:file_writer_thread (Results 1 – 1 of 1) sorted by relevance
201 base::Thread file_writer_thread("ImportantFileWriter test thread"); in TEST_F() local202 file_writer_thread.Start(); in TEST_F()203 ImportantFileWriter writer(file_, file_writer_thread.task_runner()); in TEST_F()211 file_writer_thread.task_runner()->PostTask( in TEST_F()224 file_writer_thread.FlushForTesting(); in TEST_F()