Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/http/
Dhttpcli.cc74 absl::optional<std::function<void()>> test_only_generate_response; in Get() local
100 absl::optional<std::function<void()>> test_only_generate_response; in Post() local
124 absl::optional<std::function<void()>> test_only_generate_response; in Put() local
160 absl::optional<std::function<void()>> test_only_generate_response, in HttpRequest()
/aosp_15_r20/external/grpc-grpc/src/core/lib/http/
H A Dhttpcli.cc72 absl::optional<std::function<void()>> test_only_generate_response; in Get() local
98 absl::optional<std::function<void()>> test_only_generate_response; in Post() local
122 absl::optional<std::function<void()>> test_only_generate_response; in Put() local
158 absl::optional<std::function<void()>> test_only_generate_response, in HttpRequest()