Searched defs:actual_frame (Results 1 – 6 of 6) sorted by relevance
166 rtc::scoped_refptr<I420Buffer> actual_frame = frame_reader.ReadFrame(); in TEST_F() local209 rtc::scoped_refptr<I420Buffer> actual_frame = frame_reader.ReadFrame(); in TEST_F() local254 rtc::scoped_refptr<I420Buffer> actual_frame = frame_reader.ReadFrame(); in TEST_F() local310 rtc::scoped_refptr<I420Buffer> actual_frame = frame_reader.ReadFrame(); in TEST_F() local326 rtc::scoped_refptr<I420Buffer> actual_frame = frame_reader.ReadFrame(); in TEST_F() local384 rtc::scoped_refptr<I420Buffer> actual_frame = frame_reader.ReadFrame(); in TEST_F() local436 rtc::scoped_refptr<I420Buffer> actual_frame = frame_reader.ReadFrame(); in TEST_F() local534 rtc::scoped_refptr<I420Buffer> actual_frame = frame_reader.ReadFrame(); in TEST_F() local543 rtc::scoped_refptr<I420Buffer> actual_frame = frame_reader.ReadFrame(); in TEST_F() local
172 VideoFrame actual_frame = BuildFrame(generator.NextFrame()); in TEST_F() local182 VideoFrame actual_frame = BuildFrame(generator.NextFrame()); in TEST_F() local192 VideoFrame actual_frame = BuildFrame(generator.NextFrame()); in TEST_F() local205 VideoFrame actual_frame = BuildFrame(generator.NextFrame()); in TEST_F() local
37 const uintptr_t actual_frame = reinterpret_cast<uintptr_t>(frames[2]); in TEST() local
405 const WebSocketFrame& actual_frame = *(*actual_frames)[i]; in MatchAndExplain() local
617 const SpdySerializedFrame& actual_frame, in CompareFrame()