Searched refs:PostJsonAndBlock (Results 1 – 3 of 3) sorted by relevance
263 BRILLO_EXPORT std::unique_ptr<Response> PostJsonAndBlock(
299 std::unique_ptr<Response> PostJsonAndBlock(const std::string& url, in PostJsonAndBlock() function
395 http::PostJsonAndBlock(kFakeUrl, &json, {}, transport, nullptr); in TEST()