Searched defs:ScalingLookupTableTest10bpp (Results 1 – 1 of 1) sorted by relevance
2118 using ScalingLookupTableTest10bpp = ScalingLookupTableTest<10>; typedef2120 TEST_P(ScalingLookupTableTest10bpp, ZeroPoints) { ZeroPoints(); } in TEST_P() argument2122 TEST_P(ScalingLookupTableTest10bpp, Correctness) { TestSpeed(/*num_runs=*/1); } in TEST_P() argument2124 TEST_P(ScalingLookupTableTest10bpp, DISABLED_Speed) { in TEST_P() argument