Home
last modified time | relevance | path

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

/system/update_engine/cros/
Domaha_request_params_unittest.cc46 params_.set_root(tempdir_.GetPath().value()); in SetUp()
110 params.set_root(tempdir_.GetPath().value()); in TEST_F()
115 params_.set_root(tempdir_.GetPath().value()); in TEST_F()
124 params.set_root(tempdir_.GetPath().value()); in TEST_F()
129 params_.set_root(tempdir_.GetPath().value()); in TEST_F()
138 params.set_root(tempdir_.GetPath().value()); in TEST_F()
149 params_.set_root(tempdir_.GetPath().value()); in TEST_F()
Domaha_response_handler_action_unittest.cc501 params.set_root(tempdir.GetPath().value()); in TEST_F()
529 params.set_root(tempdir.GetPath().value()); in TEST_F()
557 params.set_root(tempdir.GetPath().value()); in TEST_F()
585 params.set_root(tempdir.GetPath().value()); in TEST_F()
616 params.set_root(tempdir.GetPath().value()); in TEST_F()
650 params.set_root(tempdir.GetPath().value()); in TEST_F()
683 params.set_root(tempdir.GetPath().value()); in TEST_F()
711 params.set_root(tempdir.GetPath().value()); in TEST_F()
Domaha_request_params.cc233 void OmahaRequestParams::set_root(const string& root) { in set_root() function in chromeos_update_engine::OmahaRequestParams
Domaha_request_params.h276 void set_root(const std::string& root);
Dupdate_attempter_unittest.cc1664 FakeSystemState::Get()->request_params()->set_root(tempdir.GetPath().value()); in TEST_F()
1675 FakeSystemState::Get()->request_params()->set_root(tempdir.GetPath().value()); in TEST_F()
Domaha_request_action_unittest.cc2266 request_params_.set_root(tempdir.GetPath().value()); in TEST_F()
2296 request_params_.set_root(tempdir.GetPath().value()); in TEST_F()