Searched defs:AltRefTest (Results 1 – 1 of 1) sorted by relevance
21 class AltRefTest : public ::libvpx_test::EncoderTest, class24 AltRefTest() : EncoderTest(GET_PARAM(0)), altref_count_(0) {} in AltRefTest() function in __anon4c82b5ba0111::AltRefTest54 TEST_P(AltRefTest, MonotonicTimestamps) { in TEST_P() argument