Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_params_unittest.cc47 params_.set_root(tempdir_.GetPath().value()); in SetUp()
114 params.set_root(tempdir_.GetPath().value()); in TEST_F()
119 params_.set_root(tempdir_.GetPath().value()); in TEST_F()
128 params.set_root(tempdir_.GetPath().value()); in TEST_F()
133 params_.set_root(tempdir_.GetPath().value()); in TEST_F()
142 params.set_root(tempdir_.GetPath().value()); in TEST_F()
153 params_.set_root(tempdir_.GetPath().value()); in TEST_F()
Domaha_response_handler_action_unittest.cc449 params.set_root(tempdir.GetPath().value()); in TEST_F()
482 params.set_root(tempdir.GetPath().value()); in TEST_F()
516 params.set_root(tempdir.GetPath().value()); in TEST_F()
550 params.set_root(tempdir.GetPath().value()); in TEST_F()
Domaha_request_params.cc214 void OmahaRequestParams::set_root(const string& root) { in set_root() function in chromeos_update_engine::OmahaRequestParams
Domaha_request_params.h279 void set_root(const std::string& root);
Domaha_request_action_unittest.cc2151 request_params_.set_root(tempdir.GetPath().value()); in TEST_F()
2181 request_params_.set_root(tempdir.GetPath().value()); in TEST_F()