HomeSort by relevance Sort by last modified time
    Searched full:end_reboot (Results 1 - 4 of 4) sorted by null

  /external/autotest/client/bin/
job.py 778 def end_reboot(self, subdir, kernel, patches, running_id=None): member in class:base_client_job
833 self.end_reboot(subdir, expected_id, patches, running_id=running_id)
    [all...]
job_unittest.py 654 self.job.end_reboot("sub", "2.6.15-smp", ["patchname"])
kernel_unittest.py 78 status = ["job.end_reboot", subdir, tag, notes]
kernel.py 101 self.job.next_step_prepend(["job.end_reboot", subdir,

Completed in 343 milliseconds