HomeSort by relevance Sort by last modified time
    Searched refs:waitForBootCompletion (Results 1 - 8 of 8) sorted by null

  /test/vts/testcases/host/reboot/RebootTest/
RebootTest.py 38 # If waitForBootCompletion() returns, the device must have
40 self.dut.waitForBootCompletion()
  /test/vts/testcases/host/reboot/RebootRootRemountTest/
RebootRootRemountTest.py 49 self.dut.waitForBootCompletion()
68 self.dut.waitForBootCompletion()
  /test/vts-testcase/performance/binder_benchmark/
BinderPerformanceTest.py 91 self.dut.waitForBootCompletion()
  /test/vts-testcase/performance/hwbinder_benchmark/
HwBinderPerformanceTest.py 93 self.dut.waitForBootCompletion()
  /test/vts/testcases/template/llvmfuzzer_test/
llvmfuzzer_test.py 232 self._dut.waitForBootCompletion()
  /test/vts-testcase/fuzz/template/libfuzzer_test/
libfuzzer_test.py 159 self._dut.waitForBootCompletion()
  /test/vts-testcase/security/poc/host/
SecurityPoCKernelTest.py 186 self._dut.waitForBootCompletion()
  /test/vts/utils/python/controllers/
android_device.py 553 def waitForBootCompletion(self):
585 self.waitForBootCompletion()
666 self.waitForBootCompletion()
    [all...]

Completed in 253 milliseconds