Home
last modified time | relevance | path

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

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