Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dtest_vector_test.cc40 class TestVectorTest : public ::libvpx_test::DecoderTest, class
43 TestVectorTest() : DecoderTest(GET_PARAM(0)), md5_file_(nullptr) { in TestVectorTest() function in __anon3ea755390111::TestVectorTest
113 TEST_P(TestVectorTest, MD5Match) { in TEST_P() argument
/external/libaom/libaom/test/
Dtest_vector_test.cc39 class TestVectorTest : public ::libaom_test::DecoderTest, class
42 TestVectorTest() : DecoderTest(GET_PARAM(0)), md5_file_(NULL) {} in TestVectorTest() function in __anon5da67b170111::TestVectorTest
106 TEST_P(TestVectorTest, MD5Match) { in TEST_P() argument