Searched defs:httpsUrl (Results 1 – 3 of 3) sorted by relevance
56 ProbeType probeType, std::string httpUrl, std::string httpsUrl) in ProbeThread()
113 …tHttpProbe::SendProbe(ProbeType probeType, const std::string &httpUrl, const std::string &httpsUrl) in SendProbe()306 …Probe::SetCurlOptions(ProbeType probeType, const std::string &httpUrl, const std::string &httpsUrl) in SetCurlOptions()498 …tpProbe::SendDnsProbe(ProbeType probeType, const std::string &httpUrl, const std::string &httpsUrl, in SendDnsProbe()
91 std::string httpsUrl = GetStringFromData(STR_LEN); in NetHttpProbeBranchFuzzTest() local