Lines Matching refs:kRegularLeaf
364 GopFrameBasic(0, 0, i, i, 0, 0, GopFrameType::kRegularLeaf); in CreateToyRefFrameTable()
627 GopFrameType::kRegularLeaf, in TEST()
629 GopFrameType::kRegularLeaf, in TEST()
635 EXPECT_EQ(type_list[first_leaf_idx], GopFrameType::kRegularLeaf); in TEST()
668 EXPECT_EQ(type_list[second_leaf_idx], GopFrameType::kRegularLeaf); in TEST()
728 GopFrameType::kRegularLeaf, in TEST()
730 GopFrameType::kRegularLeaf, in TEST()
736 EXPECT_EQ(type_list[first_leaf_idx], GopFrameType::kRegularLeaf); in TEST()
768 GopFrameType::kRegularLeaf }; in TEST()
802 GopFrameType::kRegularLeaf }; in TEST()
953 const auto frame1 = GopFrameUpdateRefIdx(1, GopFrameType::kRegularLeaf, 2); in TEST_F()
954 const auto frame2 = GopFrameUpdateRefIdx(2, GopFrameType::kRegularLeaf, 0); in TEST_F()
982 const auto frame0 = GopFrameUpdateRefIdx(5, GopFrameType::kRegularLeaf, 2); in TEST_F()
983 const auto frame1 = GopFrameUpdateRefIdx(6, GopFrameType::kRegularLeaf, -1); in TEST_F()
984 const auto frame2 = GopFrameUpdateRefIdx(7, GopFrameType::kRegularLeaf, 0); in TEST_F()
1097 GopFrameUpdateRefIdx(1, GopFrameType::kRegularLeaf, -1), in TEST_F()
1098 GopFrameUpdateRefIdx(2, GopFrameType::kRegularLeaf, 2), in TEST_F()