Home
last modified time | relevance | path

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

/system/update_engine/cros/
Domaha_request_params.h288 void set_hwid(const std::string& hwid) { hwid_ = hwid; } in set_hwid() function
Domaha_request_action_unittest.cc390 request_params_.set_hwid("OEM MODEL 09235 7471"); in SetUp()
1636 request_params_.set_hwid("<OEM MODEL>"); in TEST_F()