Home
last modified time | relevance | path

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

/external/libbrillo/brillo/http/
Dhttp_utils_unittest.cc413 TEST(HttpUtils, ParseJsonResponse) { in TEST() argument
Dhttp_utils.cc375 std::unique_ptr<base::DictionaryValue> ParseJsonResponse( in ParseJsonResponse() function