Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/test/
H A Daltref_test.cc24 class AltRefTest : public ::libvpx_test::EncoderTest, class
27 AltRefTest() : EncoderTest(GET_PARAM(0)), altref_count_(0) {} in AltRefTest() function in __anon7e185eeb0111::AltRefTest
55 TEST_P(AltRefTest, MonotonicTimestamps) { in TEST_P() argument