Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/test/
H A Dcomp_avg_pred_test.cc205 using AvgPredTestLBD = AvgPredTest<8, uint8_t>; typedef
207 TEST_P(AvgPredTestLBD, SizeCombinations) { TestSizeCombinations(); } in TEST_P() argument
209 TEST_P(AvgPredTestLBD, CompareReferenceRandom) { TestCompareReferenceRandom(); } in TEST_P() argument
211 TEST_P(AvgPredTestLBD, DISABLED_Speed) { TestSpeed(); } in TEST_P() argument