Searched refs:expected_luma_byte_ (Results 1 – 1 of 1) sorted by relevance
844 expected_luma_byte_(expected_luma_byte), in TEST_F()857 if (expected_luma_byte_ != -1) { in TEST_F()858 EXPECT_NEAR(expected_luma_byte_, *frame->buffer(kYPlane), 10); in TEST_F()869 int expected_luma_byte_; in TEST_F() member in webrtc::TEST_F::TestFrameCallback