Home
last modified time | relevance | path

Searched refs:expected_weight (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/qcom/sdm845/display/libhistogram/
H A Dringbuffer_test.cpp400 uint64_t expected_weight = fill_frame0 * toMs(weight0) + fill_frame1 * toMs(weight1) + in TEST_F() local
403 EXPECT_THAT(bins[i], Eq(expected_weight)); in TEST_F()
/aosp12/hardware/qcom/sm7250/display/libhistogram/
H A Dringbuffer_test.cpp403 uint64_t expected_weight = fill_frame0 * toMs(weight0) + fill_frame1 * toMs(weight1) + in TEST_F() local
406 EXPECT_THAT(bins[i], Eq(expected_weight)); in TEST_F()
/aosp12/hardware/qcom/sm8150/display/libhistogram/
H A Dringbuffer_test.cpp400 uint64_t expected_weight = fill_frame0 * toMs(weight0) + fill_frame1 * toMs(weight1) + in TEST_F() local
403 EXPECT_THAT(bins[i], Eq(expected_weight)); in TEST_F()