Searched refs:longInvalidStr (Results 1 – 2 of 2) sorted by relevance
141 std::string longInvalidStr(maxStrLen + 1, 'a'); variable143 event2.AddParam("str_key", longInvalidStr);152 const std::vector<std::string> strs2 = {longInvalidStr};
277 std::string longInvalidStr(maxStrLen + 1, 'a'); variable279 const char* strIns[] = {"hello", longInvalidStr.c_str()};284 OH_HiAppEvent_AddStringParam(list, "long_s_i_key", longInvalidStr.c_str());