Searched defs:worker_is_separate_thread (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/media/audio/
H A Dvirtual_audio_input_stream_unittest.cc109 const bool worker_is_separate_thread = GetParam(); local
111 kParams, GetWorkerTaskRunner(worker_is_separate_thread),
205 bool worker_is_separate_thread) {
206 if (worker_is_separate_thread) {
204 GetWorkerTaskRunner( bool worker_is_separate_thread) argument

Completed in 1422 milliseconds