Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/server/cros/dynamic_suite/
H A Dtools_unittest.py45 self.specs = host_spec.order_by_complexity(host_spec_list)
H A Dhost_spec.py14 def order_by_complexity(host_spec_list): function
H A Dhost_spec_unittest.py32 reordered = host_spec.order_by_complexity(self._SPECS)