Home
last modified time | relevance | path

Searched defs:strData (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/hisysevent/test/fuzztest/common/hisyseventmanager_fuzzer/
Dhisyseventmanager_fuzzer.cpp77 void HiSysEventQueryTest(const std::string& strData, int64_t intData) in HiSysEventQueryTest()
88 std::string strData((const char*) data, size); in HiSysEventRecordFuzzTest() local
96 std::string strData((const char*) data, size); in HiSysEventQueryFuzzTest() local
/base/hiviewdfx/hiview/service/test/fuzztest/common/hiviewservice_fuzzer/
Dhiviewservice_fuzzer.cpp59 std::string strData = std::string(reinterpret_cast<const char*>(data), size); in HiviewServiceDumpTest() local
/base/hiviewdfx/hiview/plugins/sysevent_source/test/fuzztest/common/eventsource_fuzzer/
Deventsource_fuzzer.cpp63 std::string strData = std::string(reinterpret_cast<const char*>(data), size); in SysEventSourceDumpTest() local
/base/telephony/sms_mms/services/mms/
Dmms_network_client.cpp284 int32_t MmsNetworkClient::HttpPost(const std::string &strUrl, const std::string &strData, std::stri… in HttpPost()
297 … HttpReqType type, const std::string &strUrl, const std::string &strData, std::string &strResponse) in HttpRequestExec()
343 const std::string &strUrl, const std::string &strData, std::string &strResponse) in SetCurlOpt()
/base/telephony/sms_mms/test/gtest/
Dzero_branch_sms_test.cpp1172 std::string strData = "qwe"; variable