Searched refs:set_path (Results 1 – 3 of 3) sorted by relevance
59 resolver_->set_path(path_); in SetUp()63 resolver_->set_path(FilePath("")); // Don't try to save the store. in TearDown()
48 virtual void set_path(const base::FilePath& path) { path_ = path; } in set_path() function
271 resolver_->set_path(run_path_.Append("resolv.conf")); in Start()