Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/test/
H A Dtest_vector_test.cc40 class TestVectorTest : public ::libvpx_test::DecoderTest, class
43 TestVectorTest() : DecoderTest(GET_PARAM(0)), md5_file_(nullptr) { in TestVectorTest() function in __anon4f5188bf0111::TestVectorTest
112 TEST_P(TestVectorTest, MD5Match) { in TEST_P() argument
/aosp_15_r20/external/libaom/test/
H A Dtest_vector_test.cc39 class TestVectorTest : public ::libaom_test::DecoderTest, class
42 TestVectorTest() : DecoderTest(GET_PARAM(0)), md5_file_(nullptr) {} in TestVectorTest() function in __anon7e8ecc1e0111::TestVectorTest
105 TEST_P(TestVectorTest, MD5Match) { in TEST_P() argument