Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/test/
H A Dinvalid_file_test.cc43 class InvalidFileTest : public ::libaom_test::DecoderTest, class
46 InvalidFileTest() : DecoderTest(GET_PARAM(0)), res_file_(nullptr) {} in InvalidFileTest() function in __anon57b1b1b20111::InvalidFileTest
121 TEST_P(InvalidFileTest, ReturnCode) { RunTest(); } in TEST_P() argument
/aosp_15_r20/external/libvpx/test/
H A Dinvalid_file_test.cc38 class InvalidFileTest : public ::libvpx_test::DecoderTest, class
41 InvalidFileTest() : DecoderTest(GET_PARAM(0)), res_file_(nullptr) {} in InvalidFileTest() function in __anon40cc02730111::InvalidFileTest
121 TEST_P(InvalidFileTest, ReturnCode) { RunTest(); } in TEST_P() argument