/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/jsdom/ |
D | parsing_unit.js | 10 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/ |
D | hardware_MemoryIntegrity.py | 54 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)
|
D | control.memory_qual | 7 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/ |
D | suspend.proto | 12 // 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/ |
D | control.suspend | 8 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/ |
D | control.suspend | 8 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/ |
D | control.suspend | 8 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/ |
D | control.DisconnectAfterSuspendDiffAP | 19 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
|
D | control.DisconnectAfterSuspendSameAP | 19 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
|
D | control.DisconnectBeforeSuspendSameAP | 16 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
|
D | control.DisconnectBeforeSuspendDiffAP | 16 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/ |
D | control | 19 after events like reboot, login, suspend, resume etc. 38 "suspend,resume,unplug,suspend,plug,resume," 39 "suspend,unplug,resume,plug")
|
D | control.crashes | 21 after events like reboot, login, suspend, resume etc. 38 "suspend,resume,unplug,suspend,plug,resume," 39 "suspend,unplug,resume,plug,reboot")
|
D | control.stress3 | 21 after events like reboot, login, suspend, resume etc. 42 "suspend,resume,unplug,suspend,plug,resume," 43 "suspend,unplug,resume,plug")
|
D | control.stress4 | 21 after events like reboot, login, suspend, resume etc. 42 "suspend,resume,unplug,suspend,plug,resume," 43 "suspend,unplug,resume,plug")
|
D | control.stress2 | 21 after events like reboot, login, suspend, resume etc. 42 "suspend,resume,unplug,suspend,plug,resume," 43 "suspend,unplug,resume,plug")
|
D | control.stress | 21 after events like reboot, login, suspend, resume etc. 42 "suspend,resume,unplug,suspend,plug,resume," 43 "suspend,unplug,resume,plug")
|
D | control.stress5 | 21 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/ |
D | control.idle | 9 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/ |
D | control.suspend | 5 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/ |
D | jsdom_parser_test.js | 23 parsing.suspend(); 24 parsing.suspend(); 57 parsing1.suspend(); 91 parsing.suspend();
|
/external/autotest/client/site_tests/power_MemorySuspend/ |
D | control.memory_qual | 13 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.
|
D | control | 15 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/ |
D | control | 7 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/ |
D | control.suspend | 8 NAME = "audio_AudioBasicBluetoothPlayback.suspend" 29 job.run_test("audio_AudioBasicBluetoothPlayback", host=host, suspend=True, 30 tag = "suspend")
|