Home | History | Annotate | Download | only in bin

Lines Matching refs:def

23     def __init__(self, job):
31 def setup(self, job):
39 def run_start(self):
44 def run_pause(self):
49 def run_reboot(self):
56 def run_abort(self):
61 def run_complete(self):
66 def run_test_complete(self):
73 def test_status(self, status, tag):
78 def test_status_detail(self, code, subdir, operation, status, tag,
84 def select(which, job, harness_args):