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

/external/libvpx/libvpx/test/
H A Dvp9_skip_loopfilter_test.cc25 class SkipLoopFilterTest { class in namespace:__anon9437
27 SkipLoopFilterTest() function in class:__anon9437::SkipLoopFilterTest
32 ~SkipLoopFilterTest() {
126 TEST(SkipLoopFilterTest, ShutOffLoopFilter) {
129 SkipLoopFilterTest skip_loop_filter;
136 TEST(SkipLoopFilterTest, ShutOffLoopFilterSingleThread) {
139 SkipLoopFilterTest skip_loop_filter;
146 TEST(SkipLoopFilterTest, ShutOffLoopFilter8Threads) {
149 SkipLoopFilterTest skip_loop_filter;
156 TEST(SkipLoopFilterTest, WithLoopFilte
[all...]

Completed in 110 milliseconds