Searched refs:num_error_frames (Results 1 – 2 of 2) sorted by relevance
413 unsigned int num_error_frames = 5; in TEST_P() local415 SetErrorFrames(num_error_frames, error_frame_list); in TEST_P()421 EXPECT_EQ(GetEncodedFrames() - GetDecodedFrames(), num_error_frames); in TEST_P()449 unsigned int num_error_frames = 4; in TEST_P() local451 SetErrorFrames(num_error_frames, error_frame_list); in TEST_P()457 EXPECT_EQ(GetEncodedFrames() - GetDecodedFrames(), num_error_frames); in TEST_P()
276 unsigned int num_error_frames = 3; in TEST_P()278 SetErrorFrames(num_error_frames, error_frame_list); in TEST_P()