Searched refs:TimedWaitForEncodedFrame (Results 1 – 1 of 1) sorted by relevance
1019 bool TimedWaitForEncodedFrame(int64_t expected_ntp_time, TimeDelta timeout) { in TimedWaitForEncodedFrame() function in webrtc::VideoStreamEncoderTest1020 bool ok = sink_.TimedWaitForEncodedFrame(expected_ntp_time, timeout); in TimedWaitForEncodedFrame()1377 EXPECT_TRUE(TimedWaitForEncodedFrame(expected_ntp_time, kDefaultTimeout)); in WaitForEncodedFrame()1380 bool TimedWaitForEncodedFrame(int64_t expected_ntp_time, in TimedWaitForEncodedFrame() function in webrtc::VideoStreamEncoderTest::TestSink7012 TimedWaitForEncodedFrame(timestamp_ms, 2 * kFrameInterval); in TEST_F()7160 if (!TimedWaitForEncodedFrame(timestamp_ms, in TEST_F()7198 if (!TimedWaitForEncodedFrame(timestamp_ms, in TEST_F()