HomeSort by relevance Sort by last modified time
    Searched full:allowed_iterations (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_device/android/
low_latency_event_unittest.cc 61 int allowed_iterations; local
64 event_.WaitOnEvent(&allowed_iterations, &message);
65 EXPECT_EQ(iteration_count_, allowed_iterations);

Completed in 463 milliseconds