Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Daltref_test.cc21 class AltRefTest : public ::libvpx_test::EncoderTest, class
24 AltRefTest() : EncoderTest(GET_PARAM(0)), altref_count_(0) {} in AltRefTest() function in __anon4c82b5ba0111::AltRefTest
54 TEST_P(AltRefTest, MonotonicTimestamps) { in TEST_P() argument