Searched refs:matches_previous (Results 1 – 1 of 1) sorted by relevance
/external/libaom/test/ |
D | ratectrl_qmode_test.cc | 990 const auto matches_previous = GopFrameMatches(previous_modified); in TEST_F() local 1000 ElementsAre(matches_previous, matches_previous, matches_previous), in TEST_F() 1001 ElementsAre(matches_previous, matches_previous, matches_frame0), in TEST_F() 1002 ElementsAre(matches_previous, matches_previous, matches_frame0), in TEST_F() 1003 ElementsAre(matches_frame2, matches_previous, matches_frame0))); in TEST_F()
|