Home
last modified time | relevance | path

Searched refs:pop_execution_context (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/common_lib/
Dbase_job_unittest.py211 self.assertRaises(IndexError, self.job.pop_execution_context)
241 self.job.pop_execution_context()
252 self.job.pop_execution_context()
254 self.job.pop_execution_context()
Dbase_job.py1088 def pop_execution_context(self): member in base_job
/external/autotest/server/
Dautotest.py742 self.host.job.pop_execution_context()
812 self.host.job.pop_execution_context()