Home
last modified time | relevance | path

Searched refs:suspend (Results 1 – 25 of 250) sorted by relevance

12345678910

/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/jsdom/
Dparsing_unit.js10 ParsingUnit.prototype._stateGuard = function (suspend) { argument
11 if (this.suspended && suspend)
14 else if (!this.suspended && !suspend)
17 return suspend;
20 ParsingUnit.prototype.suspend = function () { method in ParsingUnit
/external/autotest/server/site_tests/hardware_MemoryIntegrity/
Dhardware_MemoryIntegrity.py54 def _wait(self, seconds, suspend): argument
58 if suspend:
59 self._client.suspend(suspend_time=seconds)
90 def run_once(self, client_ip=None, seconds=3600, size=0, suspend=True): argument
118 self._wait(seconds, suspend)
Dcontrol.memory_qual7 PURPOSE = 'Check memory integrity after long idle/suspend'
21 'tag' : 'idle', 'seconds' : HOUR_IN_SECS, 'suspend': False}),
23 'tag' : 'suspend', 'seconds' : HOUR_IN_SECS, 'suspend': True}),
/external/cros/system_api/dbus/power_manager/
Dsuspend.proto12 // suspend. If any clients previously called RegisterSuspendDelay, suspending
23 // 3. When the power manager is about to suspend the system, it emits a
30 // ready to suspend, the system will be suspended. If the initial suspend
33 // 6. After the suspend request is complete, powerd emits a SuspendDone signal
34 // containing a SuspendDone message. The client should undo any pre-suspend
41 // Unique ID corresponding to this suspend request. This is included in the
47 // a suspend request. Each SuspendImminent signal will be followed by a
52 // Unique ID corresponding to the suspend request.
78 // Unique ID assigned to the client that registered this suspend delay. This
/external/autotest/server/site_tests/audio_AudioBasicUSBRecord/
Dcontrol.suspend8 NAME = "audio_AudioBasicUSBRecord.suspend"
21 This test remotely tests USB audio function after suspend/resume.
29 job.run_test("audio_AudioBasicUSBRecord", host=host, suspend=True,
30 tag="suspend")
/external/autotest/server/site_tests/audio_AudioBasicUSBPlayback/
Dcontrol.suspend8 NAME = "audio_AudioBasicUSBPlayback.suspend"
21 This test remotely tests USB audio function after suspend/resume.
29 job.run_test("audio_AudioBasicUSBPlayback", host=host, suspend=True,
30 tag="suspend")
/external/autotest/server/site_tests/audio_AudioBasicUSBPlaybackRecord/
Dcontrol.suspend8 NAME = "audio_AudioBasicUSBPlaybackRecord.suspend"
21 This test remotely tests USB audio function for playback and record after suspend/resume.
29 job.run_test("audio_AudioBasicUSBPlaybackRecord", host=host, suspend=True,
30 tag="suspend")
/external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/
Dcontrol.DisconnectAfterSuspendDiffAP19 network that appears during suspend is different from the network that the DUT
20 was last connected to before suspend.
30 7) The DUT is woken from suspend
31 8) Verify that the DUT is connected to AP 1 upon resuming from suspend
34 since the delays involved in waking a DUT from suspend using autotest framework
Dcontrol.DisconnectAfterSuspendSameAP19 network that appears during suspend is the same network that the DUT was last
20 connected to before suspend.
30 7) The DUT is woken from suspend
31 8) Verify that the DUT is connected to AP 2 upon resuming from suspend
34 since the delays involved in waking a DUT from suspend using autotest framework
Dcontrol.DisconnectBeforeSuspendSameAP16 test, the preferred network that appears during suspend is the same network that
17 the DUT was last connected to before suspend.
27 7) The DUT is woken from suspend
28 8) Verify that the DUT is connected to AP 2 upon resuming from suspend
31 since the delays involved in waking a DUT from suspend using autotest framework
Dcontrol.DisconnectBeforeSuspendDiffAP16 test, the preferred network that appears during suspend is different from the
17 one that the DUT was last connected to before suspend.
27 7) The DUT is woken from suspend
28 8) Verify that the DUT is connected to AP 1 upon resuming from suspend
31 since the delays involved in waking a DUT from suspend using autotest framework
/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
Dcontrol19 after events like reboot, login, suspend, resume etc.
38 "suspend,resume,unplug,suspend,plug,resume,"
39 "suspend,unplug,resume,plug")
Dcontrol.crashes21 after events like reboot, login, suspend, resume etc.
38 "suspend,resume,unplug,suspend,plug,resume,"
39 "suspend,unplug,resume,plug,reboot")
Dcontrol.stress321 after events like reboot, login, suspend, resume etc.
42 "suspend,resume,unplug,suspend,plug,resume,"
43 "suspend,unplug,resume,plug")
Dcontrol.stress421 after events like reboot, login, suspend, resume etc.
42 "suspend,resume,unplug,suspend,plug,resume,"
43 "suspend,unplug,resume,plug")
Dcontrol.stress221 after events like reboot, login, suspend, resume etc.
42 "suspend,resume,unplug,suspend,plug,resume,"
43 "suspend,unplug,resume,plug")
Dcontrol.stress21 after events like reboot, login, suspend, resume etc.
42 "suspend,resume,unplug,suspend,plug,resume,"
43 "suspend,unplug,resume,plug")
Dcontrol.stress521 after events like reboot, login, suspend, resume etc.
42 "suspend,resume,unplug,suspend,plug,resume,"
43 "suspend,unplug,resume,plug")
/external/autotest/client/site_tests/power_SuspendStress/
Dcontrol.idle9 PURPOSE = "Run repeated iterations of idle-suspend."
16 Runs eight minutes of suspend/resume tests where suspend is triggered by idling.
/external/autotest/server/site_tests/hardware_StorageStress/
Dcontrol.suspend5 NAME = 'hardware_StorageStress.suspend'
7 PURPOSE = 'Check storage data integrity after multiple reboot/suspend'
20 power_command='suspend', suspend_duration=300, duration=3600)
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/fixtures/
Djsdom_parser_test.js23 parsing.suspend();
24 parsing.suspend();
57 parsing1.suspend();
91 parsing.suspend();
/external/autotest/client/site_tests/power_MemorySuspend/
Dcontrol.memory_qual13 Memory suspend test: uses the memory_suspend_test binary to fill all
14 available memory with 0x55 and 0xAA patterns before suspend and verify
16 on resume and other forms of silent memory corruption in the suspend path.
Dcontrol15 Memory suspend test: uses the memory_suspend_test binary to fill all
16 available memory with 0x55 and 0xAA patterns before suspend and verify
18 on resume and other forms of silent memory corruption in the suspend path.
/external/autotest/client/site_tests/power_AudioDetector/
Dcontrol7 PURPOSE = "Verify the system does not suspend while playing audio."
12 delayed suspend.
22 This test verifies that the system will not suspend while audio is playing.
/external/autotest/server/site_tests/audio_AudioBasicBluetoothPlayback/
Dcontrol.suspend8 NAME = "audio_AudioBasicBluetoothPlayback.suspend"
29 job.run_test("audio_AudioBasicBluetoothPlayback", host=host, suspend=True,
30 tag = "suspend")

12345678910