Home
last modified time | relevance | path

Searched defs:AvgPredTestHBD (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libvpx/test/
H A Dcomp_avg_pred_test.cc251 using AvgPredTestHBD = AvgPredTest<12, uint16_t>; typedef
253 TEST_P(AvgPredTestHBD, SizeCombinations) { TestSizeCombinations(); } in TEST_P() argument
255 TEST_P(AvgPredTestHBD, CompareReferenceRandom) { TestCompareReferenceRandom(); } in TEST_P() argument
257 TEST_P(AvgPredTestHBD, DISABLED_Speed) { TestSpeed(); } in TEST_P() argument