summaryrefslogtreecommitdiff
path: root/libartpalette/apex/palette_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libartpalette/apex/palette_test.cc')
-rw-r--r--libartpalette/apex/palette_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libartpalette/apex/palette_test.cc b/libartpalette/apex/palette_test.cc
index 744d6a8d30..1c4d133b65 100644
--- a/libartpalette/apex/palette_test.cc
+++ b/libartpalette/apex/palette_test.cc
@@ -58,7 +58,7 @@ bool PaletteDebugStoreIsSupported() {
} // namespace
-class PaletteClientTest : public testing::Test {};
+class PaletteClientTest : public ::testing::Test {};
TEST_F(PaletteClientTest, SchedPriority) {
int32_t tid = GetTid();