Searched defs:AV1ConvolveCopyTest (Results 1 – 1 of 1) sorted by relevance
1116 class AV1ConvolveCopyTest : public AV1ConvolveTest<convolve_copy_func> { class1132 TEST_P(AV1ConvolveCopyTest, RunTest) { RunTest(); } in TEST_P() argument