Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_action_unittest.cc74 struct FakeUpdateResponse { struct
75 string GetNoUpdateResponse() const { in GetNoUpdateResponse()
91 string GetUpdateResponse() const { in GetUpdateResponse()
123 string GetPayloadUrl() { in GetPayloadUrl()
127 string app_id = kTestAppId;
128 string version = "1.2.3.4";
129 string more_info_url = "http://more/info";
130 string prompt = "true";
131 string codebase = "http://code/base/";
132 string filename = "file.signed";
[all …]