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.py212 self.assertRaises(IndexError, self.job.pop_execution_context)
242 self.job.pop_execution_context()
253 self.job.pop_execution_context()
255 self.job.pop_execution_context()
Dbase_job.py897 def pop_execution_context(self): member in base_job
/external/autotest/server/
Dautotest.py895 self.host.job.pop_execution_context()
965 self.host.job.pop_execution_context()