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

  /external/chromium_org/chromeos/dbus/
power_policy_controller_unittest.cc 83 EXPECT_EQ(PowerPolicyController::GetPolicyDebugString(expected_policy),
84 PowerPolicyController::GetPolicyDebugString(
96 EXPECT_EQ(PowerPolicyController::GetPolicyDebugString(expected_policy),
97 PowerPolicyController::GetPolicyDebugString(
108 EXPECT_EQ(PowerPolicyController::GetPolicyDebugString(expected_policy),
109 PowerPolicyController::GetPolicyDebugString(
120 EXPECT_EQ(PowerPolicyController::GetPolicyDebugString(expected_policy),
121 PowerPolicyController::GetPolicyDebugString(
138 EXPECT_EQ(PowerPolicyController::GetPolicyDebugString(expected_policy),
139 PowerPolicyController::GetPolicyDebugString(
    [all...]
power_policy_controller.h 62 static std::string GetPolicyDebugString(
power_policy_controller.cc 90 std::string PowerPolicyController::GetPolicyDebugString(
  /external/chromium_org/chrome/browser/chromeos/power/
power_prefs_unittest.cc 77 EXPECT_EQ(PowerPolicyController::GetPolicyDebugString(
133 return PowerPolicyController::GetPolicyDebugString(expected_policy);
137 return PowerPolicyController::GetPolicyDebugString(
199 EXPECT_EQ(PowerPolicyController::GetPolicyDebugString(
257 EXPECT_EQ(PowerPolicyController::GetPolicyDebugString(
  /external/chromium_org/chrome/browser/chromeos/policy/
power_policy_browsertest.cc 222 return chromeos::PowerPolicyController::GetPolicyDebugString(policy);

Completed in 346 milliseconds