Searched refs:expected_ref_sum (Results 1 – 1 of 1) sorted by relevance
514 const double expected_ref_sum = TplFrameStatsAccumulateIntraCost(frame_stats); in TEST_F() local519 EXPECT_NEAR(cost_sum0, expected_ref_sum * 0.5, kErrorEpsilon); in TEST_F()524 EXPECT_NEAR(cost_sum1, expected_ref_sum * 0.5, kErrorEpsilon); in TEST_F()