Lines Matching defs:FakeUpdateResponse
74 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";
133 string hash = "HASH1234=";
134 string needsadmin = "false";
135 int64_t size = 123;
136 string deadline = "";
137 string max_days_to_scatter = "7";
138 string elapsed_days = "42";
141 bool disable_p2p_for_downloading = false;
142 bool disable_p2p_for_sharing = false;
145 bool include_cohorts = false;
146 string cohort = "";
147 string cohorthint = "";
148 string cohortname = "";
151 bool include_entity = false;