Searched refs:cohorthint (Results 1 – 2 of 2) sorted by relevance
108 ? "cohort=\"" + cohort + "\" cohorthint=\"" + cohorthint + in GetNoUpdateResponse()131 ? "cohort=\"" + cohort + "\" cohorthint=\"" + cohorthint + in GetUpdateResponse()219 string cohorthint = ""; member1418 fake_update_response_.cohorthint = "please-put-me-on-beta"; in TEST_F()1436 EXPECT_EQ(fake_update_response_.cohorthint, value); in TEST_F()1449 fake_update_response_.cohorthint = "please-put-me-on-beta"; in TEST_F()1467 EXPECT_EQ(fake_update_response_.cohorthint, value); in TEST_F()1498 fake_update_response_.cohorthint = "please-put-me-on-beta"; in TEST_F()1516 EXPECT_EQ(fake_update_response_.cohorthint, value); in TEST_F()1527 fake_update_response_.cohorthint = "please-put-me-on-beta"; in TEST_F()[all …]
510 string cohorthint; member559 app.cohorthint = attrs[kAttrCohortHint]; in ParserHandlerStart()1070 PersistCohortData(kPrefsOmahaCohortHint, app.cohorthint); in ParseResponse()