Searched refs:RecordParamStrValuesTest (Results 1 - 1 of 1) sorted by relevance
/base/hiviewdfx/hisysevent/test/moduletest/common/ |
H A D | hisysevent_manager_c_test.cpp | 261 void RecordParamStrValuesTest(const HiSysEventRecord& record, const std::string& name,
in RecordParamStrValuesTest() function 995 RecordParamStrValuesTest(record, "PARAM_STRS", {"test1", "test2", "test3"});
in HWTEST_F() 1007 RecordParamStrValuesTest(record, "PARAM_INTS", {"-1", "-2", "3"});
in HWTEST_F()
|
Completed in 3 milliseconds