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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_fec_unittest.cc85 bool IsRecoveryComplete();
118 EXPECT_TRUE(IsRecoveryComplete());
146 EXPECT_TRUE(IsRecoveryComplete());
160 EXPECT_FALSE(IsRecoveryComplete());
246 EXPECT_TRUE(IsRecoveryComplete());
291 EXPECT_FALSE(IsRecoveryComplete());
327 EXPECT_TRUE(IsRecoveryComplete());
372 EXPECT_TRUE(IsRecoveryComplete());
388 EXPECT_FALSE(IsRecoveryComplete());
432 EXPECT_TRUE(IsRecoveryComplete());
813 bool RtpFecTest::IsRecoveryComplete() { function in class:RtpFecTest
[all...]

Completed in 46 milliseconds