Home
last modified time | relevance | path

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

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