Home
last modified time | relevance | path

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

/external/autotest/server/cros/dynamic_suite/
Dtools_unittest.py39 self.specs = host_spec.order_by_complexity(host_spec_list)
Dhost_spec.py7 def order_by_complexity(host_spec_list): function
Dhost_spec_unittest.py33 reordered = host_spec.order_by_complexity(self._SPECS)