Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/test/
H A Dvp9_thread_test.cc225 class VP9DecodeMultiThreadedTest : public ::testing::TestWithParam<FileParam> { class
228 TEST_P(VP9DecodeMultiThreadedTest, Decode) { in TEST_P() argument