Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_action_unittest.cc76 struct FakeUpdateResponse { struct
77 string GetNoUpdateResponse() const { in GetNoUpdateResponse()
100 string GetUpdateResponse() const { in GetUpdateResponse()
169 string GetPayloadUrl() { in GetPayloadUrl()
173 string app_id = kTestAppId;
174 string app_id2 = kTestAppId2;
175 string version = "1.2.3.4";
176 string version2 = "2.3.4.5";
177 string more_info_url = "http://more/info";
178 string prompt = "true";
[all …]