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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Ddecode_test_driver.h65 ASSERT_EQ(VPX_CODEC_OK, res) << DecodeError();
71 ASSERT_EQ(VPX_CODEC_OK, res) << DecodeError();
74 const char* DecodeError() { function in class:libvpx_test::Decoder
96 ASSERT_EQ(VPX_CODEC_OK, res) << DecodeError();

Completed in 62 milliseconds