Home
last modified time | relevance | path

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

/external/autotest/client/bin/
Djob.py209 _harness = self.handle_persistent_option(options, 'harness')
210 _harness_args = self.handle_persistent_option(options, 'harness_args')
881 def handle_persistent_option(self, options, option_name): member in base_client_job