Home
last modified time | relevance | path

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

/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_adapter_native_test.cpp349 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 Dhisysevent_manager_c_test.cpp1143 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