Searched refs:ScalingLookupTableTest12bpp (Results 1 – 1 of 1) sorted by relevance
2130 using ScalingLookupTableTest12bpp = ScalingLookupTableTest<12>; typedef2132 TEST_P(ScalingLookupTableTest12bpp, ZeroPoints) { ZeroPoints(); } in TEST_P() argument2134 TEST_P(ScalingLookupTableTest12bpp, Correctness) { TestSpeed(/*num_runs=*/1); } in TEST_P() argument2136 TEST_P(ScalingLookupTableTest12bpp, DISABLED_Speed) { in TEST_P() argument2160 INSTANTIATE_TEST_SUITE_P(C, ScalingLookupTableTest12bpp,