aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--test/cpp/qps/limit_cores.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/cpp/qps/limit_cores.h b/test/cpp/qps/limit_cores.h
index e1012781b1..54c805216c 100644
--- a/test/cpp/qps/limit_cores.h
+++ b/test/cpp/qps/limit_cores.h
@@ -31,8 +31,8 @@
*
*/
-#ifndef TEST_QPS_CORESCHED_H
-#define TEST_QPS_CORESCHED_H
+#ifndef TEST_QPS_LIMIT_CORES_H
+#define TEST_QPS_LIMIT_CORES_H
#include <vector>
@@ -42,4 +42,4 @@ int LimitCores(std::vector<int> core_vec);
} // namespace testing
} // namespace grpc
-#endif // TEST_QPS_CORESCHED_H
+#endif // TEST_QPS_LIMIT_CORES_H