Lines Matching refs:cohorthint
108 ? "cohort=\"" + cohort + "\" cohorthint=\"" + cohorthint + in GetNoUpdateResponse()
131 ? "cohort=\"" + cohort + "\" cohorthint=\"" + cohorthint + in GetUpdateResponse()
219 string cohorthint = ""; member
1418 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()
1545 EXPECT_EQ(fake_update_response_.cohorthint, value); in TEST_F()