Searched refs:allowed_iterations (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_device/android/
H A Dlow_latency_event_unittest.cc61 int allowed_iterations; local
64 event_.WaitOnEvent(&allowed_iterations, &message);
65 EXPECT_EQ(iteration_count_, allowed_iterations);

Completed in 109 milliseconds