Searched defs:MultiHttpFetcherTestDelegate (Results 1 - 1 of 1) sorted by relevance
/system/update_engine/common/ | ||
H A D | http_fetcher_unittest.cc | 1071 class MultiHttpFetcherTestDelegate : public HttpFetcherDelegate { class in namespace:chromeos_update_engine::__anon2558 1073 explicit MultiHttpFetcherTestDelegate(int expected_response_code) function in class:chromeos_update_engine::__anon2558::MultiHttpFetcherTestDelegate 1108 MultiHttpFetcherTestDelegate delegate(expected_response_code); |
Completed in 36 milliseconds