Searched defs:DecoderTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Ddecode_test_driver.h120 class DecoderTest { class in namespace:libvpx_test
149 explicit DecoderTest(const CodecFactory *codec) : codec_(codec) {} function in class:libvpx_test::DecoderTest
151 virtual ~DecoderTest() {}
/external/libvpx/libvpx/test/
H A Ddecode_test_driver.h108 class DecoderTest { class in namespace:libvpx_test
122 explicit DecoderTest(const CodecFactory *codec) : codec_(codec) {} function in class:libvpx_test::DecoderTest
124 virtual ~DecoderTest() {}

Completed in 57 milliseconds