Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/client/http/testing/
H A Dtest_helpers.h44 FakeHttpResponse(int code, HeaderList headers) in FakeHttpResponse() function
46 FakeHttpResponse(int code, HeaderList headers, std::string body) in FakeHttpResponse() function