summaryrefslogtreecommitdiff
path: root/test/vp8_denoiser_sse2_test.cc
AgeCommit message (Expand)Author
2021-02-05vp8_denoiser_sse2_test: disable BitexactCheck w/gcc-8+James Zern
2021-02-03vp8_denoiser_sse2_test: use ASSERT instead of EXPECTJames Zern
2020-06-18update googletest to v1.10.0James Zern
2016-07-27test: apply clang-formatclang-format
2015-05-07replace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNEDJames Zern
2014-10-13Code style change in unit test for VP8/VP9 denoiser.JackyChen
2014-10-08Add unit test for VP8 denoiser.JackyChen