Home
last modified time | relevance | path

Searched defs:AV1ConvolveCopyTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Dav1_convolve_test.cc1116 class AV1ConvolveCopyTest : public AV1ConvolveTest<convolve_copy_func> { class
1132 TEST_P(AV1ConvolveCopyTest, RunTest) { RunTest(); } in TEST_P() argument