Home
last modified time | relevance | path

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

/third_party/grpc/src/core/util/http_client/
Dhttpcli.cc74 absl::optional<std::function<bool()>> test_only_generate_response; in Get() local
100 absl::optional<std::function<bool()>> test_only_generate_response; in Post() local
125 absl::optional<std::function<bool()>> test_only_generate_response; in Put() local
162 absl::optional<std::function<bool()>> test_only_generate_response, in HttpRequest()