Home | History | Annotate | Download | only in host

Lines Matching refs:onPass

396         """Proxy function to guarantee the base implementation of onPass is
408 self.onPass(test_name, begin_time)
410 def onPass(self, test_name, begin_time):
490 """Executes a procedure function like onPass, onFail etc.