HomeSort by relevance Sort by last modified time
    Searched refs:PowerPrefsTest (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/chromeos/power/
power_prefs_unittest.cc 38 class PowerPrefsTest : public testing::Test {
40 PowerPrefsTest();
60 DISALLOW_COPY_AND_ASSIGN(PowerPrefsTest);
63 PowerPrefsTest::PowerPrefsTest()
74 void PowerPrefsTest::SetUp() {
85 void PowerPrefsTest::TearDown() {
90 const Profile* PowerPrefsTest::GetProfile() const {
94 std::string PowerPrefsTest::GetExpectedPowerPolicyForProfile(
141 std::string PowerPrefsTest::GetCurrentPowerPolicy() const
    [all...]
power_prefs.h 48 friend class PowerPrefsTest;
  /external/chromium_org/chromeos/dbus/
power_policy_controller.h 105 friend class PowerPrefsTest;

Completed in 72 milliseconds