Home
last modified time | relevance | path

Searched refs:testStringValues (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_native_test.cpp297 std::vector<std::string> testStringValues; in HWTEST_F() local
298 testStringValues.push_back(std::string("a")); in HWTEST_F()
299 testStringValues.push_back(std::string("b")); in HWTEST_F()
300 testStringValues.push_back(std::string("c")); in HWTEST_F()
315 "keyDoubles", testDoubleValues, "keyStrings", testStringValues); in HWTEST_F()

Completed in 4 milliseconds