Home
last modified time | relevance | path

Searched refs:kDlcCohortHintVal (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/cros/
Domaha_request_builder_xml_unittest.cc406 const string kDlcCohortHintVal = "test-cohortval"; in TEST_F() local
407 EXPECT_TRUE(fake_prefs->SetString(dlc_cohort_hint_key, kDlcCohortHintVal)); in TEST_F()
417 kDlcCohortHintVal.c_str()))) in TEST_F()