Searched refs:dest3ppp (Results 1 - 2 of 2) sorted by relevance
/base/hiviewdfx/hisysevent/test/moduletest/common/ |
H A D | hisysevent_adapter_native_test.cpp | 349 char*** dest3ppp = &dest3pp; in HWTEST_F() local 356 ret = StringUtil::ConvertCStringVec(srcs1, dest3ppp, len); in HWTEST_F() 359 ret = StringUtil::ConvertCStringVec(srcs2, dest3ppp, len); in HWTEST_F()
|
H A D | hisysevent_manager_c_test.cpp | 1143 char*** dest3ppp = &dest3pp;
in HWTEST_F() local 1144 ret = OH_HiSysEvent_GetParamStringValues(&record, "KEY", dest3ppp, &dataLen);
in HWTEST_F() 1146 ret = OH_HiSysEvent_GetParamStringValues(&record, nullptr, dest3ppp, &dataLen);
in HWTEST_F()
|
Completed in 4 milliseconds