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.py217 self.assertRaises(IndexError, self.job.pop_execution_context)
247 self.job.pop_execution_context()
258 self.job.pop_execution_context()
260 self.job.pop_execution_context()
Dbase_job.py906 def pop_execution_context(self): member in base_job
/external/autotest/server/
Dautotest.py965 self.host.job.pop_execution_context()
1035 self.host.job.pop_execution_context()