Searched defs:VP9DecodeMultiThreadedTest (Results 1 – 1 of 1) sorted by relevance
225 class VP9DecodeMultiThreadedTest : public ::testing::TestWithParam<FileParam> { class228 TEST_P(VP9DecodeMultiThreadedTest, Decode) { in TEST_P() argument