Searched defs:ScalingLookupTableTest8bpp (Results 1 – 1 of 1) sorted by relevance
2107 using ScalingLookupTableTest8bpp = ScalingLookupTableTest<8>; typedef2109 TEST_P(ScalingLookupTableTest8bpp, ZeroPoints) { ZeroPoints(); } in TEST_P() argument2111 TEST_P(ScalingLookupTableTest8bpp, Correctness) { TestSpeed(/*num_runs=*/1); } in TEST_P() argument2113 TEST_P(ScalingLookupTableTest8bpp, DISABLED_Speed) { in TEST_P() argument