Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dtest_vector_test.cc39 class TestVectorTest : public ::libvpx_test::DecoderTest, class
42 TestVectorTest() : DecoderTest(GET_PARAM(0)), md5_file_(NULL) { in TestVectorTest() function in __anon5703b02c0111::TestVectorTest
92 TEST_P(TestVectorTest, MD5Match) { in TEST_P() argument