Searched defs:PerformRequest (Results 1 – 3 of 3) sorted by relevance
84 …private static ConformanceResponse PerformRequest(ConformanceRequest request, TypeRegistry typeReg… in PerformRequest() method in Google.Protobuf.Conformance.Program
103 absl::StatusOr<std::string> CurlTestUtils::PerformRequest() { in PerformRequest() function in curl::tests::CurlTestUtils