Searched refs:playout_frames_per_10ms_buffer (Results 1 – 2 of 2) sorted by relevance
485 size_t playout_frames_per_10ms_buffer() const { in playout_frames_per_10ms_buffer() function in webrtc::AudioDeviceTest874 EXPECT_CALL(mock, NeedMorePlayData(playout_frames_per_10ms_buffer(), in TEST_F()908 EXPECT_CALL(mock, NeedMorePlayData(playout_frames_per_10ms_buffer(), in TEST_F()968 new FifoAudioStream(playout_frames_per_10ms_buffer())); in TEST_F()1000 new LatencyMeasuringAudioStream(playout_frames_per_10ms_buffer())); in TEST_F()
504 size_t playout_frames_per_10ms_buffer() const { in playout_frames_per_10ms_buffer() function in webrtc::jni::AudioDeviceTest877 EXPECT_CALL(mock, NeedMorePlayData(playout_frames_per_10ms_buffer(), in TEST_F()909 EXPECT_CALL(mock, NeedMorePlayData(playout_frames_per_10ms_buffer(), in TEST_F()1078 new FifoAudioStream(playout_frames_per_10ms_buffer())); in TEST_F()1110 new LatencyMeasuringAudioStream(playout_frames_per_10ms_buffer())); in TEST_F()