Searched defs:AltRefTest (Results 1 – 1 of 1) sorted by relevance
24 class AltRefTest : public ::libvpx_test::EncoderTest, class27 AltRefTest() : EncoderTest(GET_PARAM(0)), altref_count_(0) {} in AltRefTest() function in __anon7e185eeb0111::AltRefTest55 TEST_P(AltRefTest, MonotonicTimestamps) { in TEST_P() argument