Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/display/libhistogram/
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()