Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Ddecode_perf_test.cc65 class DecodePerfTest : public ::testing::TestWithParam<decode_perf_param_t> { class
68 TEST_P(DecodePerfTest, PerfTest) { in TEST_P() argument