summaryrefslogtreecommitdiff
path: root/toolchain-extras/profile-extras-test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain-extras/profile-extras-test.cpp')
-rw-r--r--toolchain-extras/profile-extras-test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain-extras/profile-extras-test.cpp b/toolchain-extras/profile-extras-test.cpp
index 0cc4cef8..5e48a646 100644
--- a/toolchain-extras/profile-extras-test.cpp
+++ b/toolchain-extras/profile-extras-test.cpp
@@ -28,7 +28,7 @@ void __gcov_flush() {
}
}
-static const char kCoveragePropName[] = "coverage.flush";
+static const char kCoveragePropName[] = "debug.coverage.flush";
TEST(profile_extras, smoke) {
flush_count = 0;