Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/client/http/
H A Dprotocol_request_helper.h34 using QueryParams = absl::flat_hash_map<std::string, std::string>; variable
/aosp_15_r20/external/grpc-grpc/test/core/uri/
H A Duri_parser_test.cc282 TEST(URITest, QueryParams) { in TEST() argument