HomeSort by relevance Sort by last modified time
    Searched full:policy_controller_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chromeos/dbus/
power_policy_controller_unittest.cc 31 policy_controller_.reset(new PowerPolicyController);
32 policy_controller_->Init(dbus_manager_);
36 policy_controller_.reset();
43 scoped_ptr<PowerPolicyController> policy_controller_; member in class:chromeos::PowerPolicyControllerTest
65 policy_controller_->ApplyPrefs(prefs);
101 policy_controller_->ApplyPrefs(prefs);
114 policy_controller_->ApplyPrefs(prefs);
128 policy_controller_->ApplyPrefs(prefs);
142 policy_controller_->ApplyPrefs(prefs);
157 policy_controller_->ApplyPrefs(prefs)
    [all...]

Completed in 294 milliseconds