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

  /external/autotest/client/bin/
job.py 132 self._post_record_init(control, options, drop_caches)
237 def _post_record_init(self, control, options, drop_caches): member in class:base_client_job
    [all...]
job_unittest.py 289 self.god.stub_function(self.job, '_post_record_init')
293 self.job._post_record_init.expect_call(

Completed in 840 milliseconds