Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/dbus/power/
H A Dpower_policy_controller_unittest.cc17 class PowerPolicyControllerTest : public testing::Test { class
19 PowerPolicyControllerTest() = default;
20 ~PowerPolicyControllerTest() override = default;
44 DISALLOW_COPY_AND_ASSIGN(PowerPolicyControllerTest);
47 TEST_F(PowerPolicyControllerTest, Prefs) { in TEST_F() argument
268 TEST_F(PowerPolicyControllerTest, SystemWakeLock) { in TEST_F() argument
279 TEST_F(PowerPolicyControllerTest, DimWakeLock) { in TEST_F() argument
289 TEST_F(PowerPolicyControllerTest, ScreenWakeLock) { in TEST_F() argument
367 TEST_F(PowerPolicyControllerTest, AvoidSendingEmptyPolicies) { in TEST_F() argument
403 TEST_F(PowerPolicyControllerTest, SuspendOnLidClosedWhileSignedOut) { in TEST_F() argument
[all …]