Searched refs:thirdSegment (Results 1 – 1 of 1) sorted by relevance
1003 const auto& thirdSegment = history[0]; in TEST_F() local1004 ASSERT_EQ(6u, thirdSegment.numFrames); in TEST_F()1005 ASSERT_LT(1, thirdSegment.occupancyAverage); in TEST_F()1006 ASSERT_GT(2, thirdSegment.occupancyAverage); in TEST_F()1007 ASSERT_EQ(true, thirdSegment.usedThirdBuffer); in TEST_F()