Searched refs:CdefDirectionTest12bpp (Results 1 – 1 of 1) sorted by relevance
173 using CdefDirectionTest12bpp = CdefDirectionTest<12, uint16_t>; typedef175 TEST_P(CdefDirectionTest12bpp, Correctness) { TestRandomValues(1); } in TEST_P() argument177 TEST_P(CdefDirectionTest12bpp, DISABLED_Speed) { in TEST_P() argument181 INSTANTIATE_TEST_SUITE_P(C, CdefDirectionTest12bpp, testing::Values(0));