summaryrefslogtreecommitdiff
path: root/test/src/gtest_dynamic_fieldstat_output.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/gtest_dynamic_fieldstat_output.cpp')
-rw-r--r--test/src/gtest_dynamic_fieldstat_output.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/src/gtest_dynamic_fieldstat_output.cpp b/test/src/gtest_dynamic_fieldstat_output.cpp
index 5e86372..4e88de3 100644
--- a/test/src/gtest_dynamic_fieldstat_output.cpp
+++ b/test/src/gtest_dynamic_fieldstat_output.cpp
@@ -30,7 +30,7 @@ void _worker_thread_multi_incrby(void *arg)
struct fieldstat_dynamic_instance *instance = para->instance;
int ret = 0;
- struct fieldstat_tag tags[3];
+ struct field_tag tags[3];
int i = 0;
@@ -126,7 +126,7 @@ void _worker_thread_table_incrby(void *arg)
const char *row_name = "security_rule_hits";
struct fieldstat_dynamic_instance *instance = para->instance;
int ret = 0;
- struct fieldstat_tag tags[14];
+ struct field_tag tags[14];
long long values[20];