LIBYUV_HEIGHT=360
LIBYUV_REPEAT=400000
LIBYUV_WIDTH=640
out\release\libyuv_unittest --gtest_filter=*BenchmarkSumSquareError_Opt
Note: Google Test filter = *BenchmarkSumSquareError_Opt
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from libyuvTest
[ RUN ] libyuvTest.BenchmarkSumSquareError_Opt
d:\src\libyuv2\trunk\unit_test\compare_test.cc(173): error: Value of: h1
Actual: 790
Expected: 0
[ FAILED ] libyuvTest.BenchmarkSumSquareError_Opt (0 ms)
[----------] 1 test from libyuvTest (0 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (2 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] libyuvTest.BenchmarkSumSquareError_Opt
1 FAILED TEST
Original issue reported on code.google.com by fbarch...@google.com on 30 May 2013 at 3:43
Original issue reported on code.google.com by
fbarch...@google.com
on 30 May 2013 at 3:43