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

  /external/autotest/server/cros/dynamic_suite/
control_file_getter.py 113 def get_control_file_path(self, test_name): member in class:CacheingAndFilteringControlFileGetter
152 path = self.get_control_file_path(test_name)
suite.py 520 path = self._cf_getter.get_control_file_path(test_name)
    [all...]

Completed in 49 milliseconds