summaryrefslogtreecommitdiffstats
path: root/libvpx/test/set_roi.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libvpx/test/set_roi.cc')
-rw-r--r--libvpx/test/set_roi.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvpx/test/set_roi.cc b/libvpx/test/set_roi.cc
index e28f511..5b054f4 100644
--- a/libvpx/test/set_roi.cc
+++ b/libvpx/test/set_roi.cc
@@ -26,7 +26,7 @@ using libvpx_test::ACMRandom;
namespace {
-TEST(Vp8RoiMapTest, ParameterCheck) {
+TEST(VP8RoiMapTest, ParameterCheck) {
ACMRandom rnd(ACMRandom::DeterministicSeed());
int delta_q[MAX_MB_SEGMENTS] = { -2, -25, 0, 31 };
int delta_lf[MAX_MB_SEGMENTS] = { -2, -25, 0, 31 };