Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/server/site_tests/display_HotPlugAtBoot/
H A Ddisplay_HotPlugAtBoot.py79 host.test_wait_for_boot(boot_id)
/aosp_15_r20/external/autotest/server/site_tests/display_Resolution/
H A Ddisplay_Resolution.py139 host.test_wait_for_boot(boot_id)
/aosp_15_r20/external/autotest/server/cros/minios/
H A Dminios_test.py223 self._host.test_wait_for_boot(old_boot_id)
/aosp_15_r20/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/
H A Dplatform_ExternalUsbPeripherals.py324 self.host.test_wait_for_boot()
/aosp_15_r20/external/autotest/server/hosts/
H A Dcros_host.py1076 self.test_wait_for_boot()
2355 def test_wait_for_boot(self, old_boot_id=None): member in CrosHost