HomeSort by relevance Sort by last modified time
    Searched full:get_control_file_contents (Results 1 - 5 of 5) sorted by null

  /external/autotest/server/cros/dynamic_suite/
control_file_getter.py 34 def get_control_file_contents(self, test_path): member in class:ControlFileGetter
109 return self.get_control_file_contents(candidates[0])
178 def get_control_file_contents(self, test_path): member in class:FileSystemGetter
241 def get_control_file_contents(self, test_path): member in class:DevServerGetter
control_file_getter_unittest.py 66 self.assertEquals(self.getter.get_control_file_contents(path),
76 self.getter.get_control_file_contents,
suite_unittest.py 119 self.getter.get_control_file_contents(
    [all...]
suite.py     [all...]
  /external/autotest/frontend/afe/
site_rpc_interface.py 650 control_file = cfile_getter.get_control_file_contents(

Completed in 639 milliseconds