]> granicus.if.org Git - libvpx/commit
vp8_denoiser_sse2_test: use ASSERT instead of EXPECT
authorJames Zern <jzern@google.com>
Wed, 3 Feb 2021 02:14:44 +0000 (18:14 -0800)
committerJames Zern <jzern@google.com>
Wed, 3 Feb 2021 21:14:50 +0000 (13:14 -0800)
commitb3506b33076b082ab5baf53deabac185cb255a38
tree374b9bcc273ac2f66c40a82f30ffdc72b79f2126
parentebb5ffc1d462c70dfb2283a5c7afcb75288c7692
vp8_denoiser_sse2_test: use ASSERT instead of EXPECT

when test block contents to avoid producing unnecessary output on
failure.

Bug: webm:1718
Change-Id: Ie2cf8245ec8c03556549ad1eea65c8bef15a9735
test/vp8_denoiser_sse2_test.cc