Searched refs:test_list_name (Results 1 – 2 of 2) sorted by relevance
24 # factory_Basic/test_list.suspend_basic, for which the test_list_name28 test_list_name = args_dict.get('test_list_name')31 if test_list_name:34 test_list_name=test_list_name,38 'to test list> test_list_name=<name of test list>" '40 'on the DUT, just the test_list_name will suffice.')
16 def initialize(self, host, test_list_path, test_list_name): argument28 'test_list.%s' % test_list_name))34 def run_once(self, host, test_list_name): argument39 self._goofy_client.monitor_tests(test_list_name)