Fix TEST_P(SADx4Test, DISABLED_Speed)
authorScott LaVarnway <slavarnway@google.com>
Thu, 18 Aug 2022 19:19:08 +0000 (12:19 -0700)
committerScott LaVarnway <slavarnway@google.com>
Thu, 18 Aug 2022 19:19:08 +0000 (12:19 -0700)
commit7a0e2bf1bc8c6e4154deaa29c9a3de882fee2000
tree8c91682bd28d55c0bea3b6b47f0483dd6a8e0fca
parent37dcf75bb9ba7dcec3dc17ea5b9ad5b5b4150228
Fix TEST_P(SADx4Test, DISABLED_Speed)

The reference code was being timed instead of the optimized code.

Change-Id: I67eb08dcda80e20eaa075dc2c91b7e8ef5c0cdfb
test/sad_test.cc