Searched refs:cohorthint (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/
H A Domaha_request_action_unittest.cc86 (include_cohorts ? "cohort=\"" + cohort + "\" cohorthint=\"" +
87 cohorthint + "\" cohortname=\"" + cohortname + "\" " : "") +
101 (include_cohorts ? "cohort=\"" + cohort + "\" cohorthint=\"" +
102 cohorthint + "\" cohortname=\"" + cohortname + "\" " : "") +
149 string cohorthint = ""; member in struct:__anon2009::FakeUpdateResponse
731 fake_update_response_.cohorthint = "please-put-me-on-beta";
750 EXPECT_EQ(fake_update_response_.cohorthint, value);
764 fake_update_response_.cohorthint = "please-put-me-on-beta";
783 EXPECT_EQ(fake_update_response_.cohorthint, value);
817 fake_update_response_.cohorthint
[all...]

Completed in 80 milliseconds