Searched refs:AltRefTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/test/
H A Daltref_test.cc21 class AltRefTest : public ::libvpx_test::EncoderTest, class in namespace:__anon11999
24 AltRefTest() : EncoderTest(GET_PARAM(0)), altref_count_(0) {} function in class:__anon11999::AltRefTest
25 virtual ~AltRefTest() {}
54 TEST_P(AltRefTest, MonotonicTimestamps) {
67 VP8_INSTANTIATE_TEST_CASE(AltRefTest,
/external/libvpx/libvpx/test/
H A Daltref_test.cc21 class AltRefTest : public ::libvpx_test::EncoderTest, class in namespace:__anon23966
24 AltRefTest() : EncoderTest(GET_PARAM(0)), altref_count_(0) {} function in class:__anon23966::AltRefTest
25 virtual ~AltRefTest() {}
54 TEST_P(AltRefTest, MonotonicTimestamps) {
67 VP8_INSTANTIATE_TEST_CASE(AltRefTest,

Completed in 165 milliseconds