Searched refs:output_frames (Results 1 – 1 of 1) sorted by relevance
1134 const std::vector<VideoFrame>& output_frames() const { in TEST_F() function in webrtc::TEST_F::FrameObserver1186 ExpectEqualFramesVector(input_frames, observer.output_frames()); in TEST_F()