Searched refs:writer_threads (Results 1 – 1 of 1) sorted by relevance
394 ScopedVector<RawChannelWriterThread> writer_threads; in TEST_F() local396 writer_threads.push_back(new RawChannelWriterThread( in TEST_F()399 for (size_t i = 0; i < writer_threads.size(); i++) in TEST_F()400 writer_threads[i]->Start(); in TEST_F()