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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Daltref_test.cc21 class AltRefTest : public ::libvpx_test::EncoderTest, class in namespace:__anon445
24 AltRefTest() : EncoderTest(GET_PARAM(0)), altref_count_(0) {} function in class:__anon445::AltRefTest
25 virtual ~AltRefTest() {}
54 TEST_P(AltRefTest, MonotonicTimestamps) {
67 VP8_INSTANTIATE_TEST_CASE(AltRefTest,

Completed in 90 milliseconds