Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/client/http/
H A Dprotocol_request_helper.cc192 ProtocolRequestCreator::CreateProtocolRequest(absl::string_view uri_path_suffix, in CreateProtocolRequest() function in fcp::client::http::ProtocolRequestCreator
H A Dprotocol_request_helper_test.cc129 TEST(ProtocolRequestCreatorTest, CreateProtocolRequest) { in TEST() argument