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

  /external/autotest/site_utils/
lab_inventory_unittest.py 271 """Unit tests for `_sort_by_location()`."""
284 `_sort_by_location()`, and asserts that the result matches
296 actual = lab_inventory._sort_by_location(scrambled)
    [all...]
lab_inventory.py 458 def _sort_by_location(inventory_list): function
589 for lab_duts in _sort_by_location(broken_list):
    [all...]

Completed in 108 milliseconds