HomeSort by relevance Sort by last modified time
    Searched full:inconsistency2 (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/test/
consistency_test.cc 176 double inconsistency2 = CheckConsistency(1); local
177 EXPECT_LT(inconsistency, inconsistency2)
194 inconsistency2 = CheckConsistency(1);
196 EXPECT_LT(inconsistency, inconsistency2)

Completed in 78 milliseconds