Home
last modified time | relevance | path

Searched refs:suspends (Results 1 – 25 of 48) sorted by relevance

12

/external/libchrome/base/power_monitor/
Dpower_monitor_unittest.cc50 EXPECT_EQ(observers[index].suspends(), 1); in TEST_F()
54 EXPECT_EQ(observers[0].suspends(), 1); in TEST_F()
/external/autotest/server/site_tests/network_WiFi_SuspendStress/
Dnetwork_WiFi_SuspendStress.py42 def run_once(self, suspends=5): argument
61 stressor.start(suspends)
Dcontrol.24HT4032 suspends=5,
Dcontrol.stress_24HT4032 suspends=690,
Dcontrol.5HT4033 suspends=5,
Dcontrol.11g34 suspends=5,
Dcontrol.VHT8039 suspends=5,
Dcontrol.WPA239 suspends=5,
Dcontrol.Hidden40 suspends=5,
Dcontrol.stress_WPA239 suspends=690,
/external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/
Dcontrol.DisconnectAfterSuspendSameAP15 This test verifies that the DUT that suspends connected, then subsequently
26 4) DUT suspends while connected to AP 2
Dcontrol.DisconnectAfterSuspendDiffAP15 This test verifies that the DUT that suspends connected, then subsequently
26 4) DUT suspends while connected to AP 2
Dcontrol.DisconnectBeforeSuspendDiffAP13 This test verifies that the DUT that suspends disconnected successfully
24 5) DUT suspends while disconnected
Dcontrol.DisconnectBeforeSuspendSameAP13 This test verifies that the DUT that suspends disconnected successfully
24 5) DUT suspends while disconnected
Dcontrol.Stress22 4) DUT suspends while connected to AP 2
33 Note: this test suspends the DUT for long periods of time, which may lead to
/external/libcap/doc/values/
D36.txt1 Allows a process to block system suspends - prevent the
/external/libchrome/base/test/
Dpower_monitor_test_base.h42 int suspends() { return suspends_; } in suspends() function
/external/autotest/client/site_tests/power_NoConsoleSuspend/
Dcontrol14 Sets the no_console_suspend kernel option via sysfs, then suspends the system.
/external/autotest/client/site_tests/power_LowMemorySuspend/
Dcontrol15 This is a suspending stress test. It suspends the system many times
/external/autotest/client/site_tests/power_AudioDetector/
Dcontrol10 - The system suspends during audio playback.
/external/autotest/server/site_tests/power_DeferForFlashrom/
Dcontrol17 1. powerd suspends or reboots the system while flashrom is running instead of
/external/autotest/server/site_tests/network_WiFi_SuspendTwice/
Dcontrol11 # Currently, it kills to many device on broken suspends.
/external/autotest/server/site_tests/power_WakeSources/
DREADME.md60 3. Once the device suspends, trigger the wake using the specific wake source.
/external/kotlinx.coroutines/kotlinx-coroutines-test/
DREADME.md142 delay(1_000) // suspends until time is advanced by at least 1_000
212 delay(1_000) // suspends until time is advanced by at least 1_000
385 delay(1_000) // suspends until time is advanced by at least 1_000
/external/perfetto/docs/data-sources/
Dcpu-scheduling.md121 When Thread A suspends on the wait() it will enter the state `S(sleeping)` and

12