Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_action_unittest.cc1789 constexpr char xml_encoded_cohort_hint[] = "evil_string>"; in TEST_F() local
1800 post_str.find("cohorthint=\"" + string(xml_encoded_cohort_hint) + "\"")); in TEST_F()