Home
last modified time | relevance | path

Searched defs:strUrl (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dhttp_request_test.cpp53 std::string strUrl = ""; variable
83 std::string strUrl = "https://"; variable
96 std::string strUrl = "http://"; variable
109 std::string strUrl = "http://192.168.62.0:-10"; variable
122 std::string strUrl = "http://:10"; variable
135 std::string strUrl = "http://192.168.62.0:10"; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dhttp_request.cpp41 int HttpRequest::HttpGet(const std::string &strUrl, std::string &strResponse) in HttpGet()
46 int HttpRequest::HttpPost(const std::string &strUrl, const std::string &strData, std::string &strRe… in HttpPost()
52 …const std::string &strMethod, const std::string &strUrl, const std::string &strData, std::string &… in HttpRequestExec()
256 int HttpRequest::GetHostAddrFromUrl(const std::string &strUrl) in GetHostAddrFromUrl()
/ohos5.0/base/telephony/sms_mms/test/fuzztest/unittest_fuzzer/
H A Dunittest_fuzzer.cpp176 std::string strUrl = GetString(); in TestSetMmscUrl() local
185 std::string strUrl = GetString(); in TestSetMmsProxyAddressAndProxyPort() local
273 std::string strUrl = GetString(); in TestMakeUrl() local