Home
last modified time | relevance | path

Searched refs:video_frame_count (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/talk/app/webrtc/
Dpeerconnection_unittest.cc1066 int video_frame_count = kEndVideoFrameCount; in LocalP2PTest() local
1069 video_frame_count = -1; in LocalP2PTest()
1072 if (audio_frame_count != -1 || video_frame_count != -1) { in LocalP2PTest()
1105 EXPECT_TRUE_WAIT(FramesNotPending(audio_frame_count, video_frame_count), in LocalP2PTest()