Home
last modified time | relevance | path

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

/external/webrtc/webrtc/video/
Dvideo_send_stream_tests.cc52 void ExpectEqualFramesVector(const std::vector<VideoFrame>& frames1,
1186 ExpectEqualFramesVector(input_frames, observer.output_frames()); in TEST_F()
1231 void ExpectEqualFramesVector(const std::vector<VideoFrame>& frames1, in ExpectEqualFramesVector() function