Searched refs:get_install_locations (Results 1 – 3 of 3) sorted by relevance
627 test_finder_utils.get_install_locations(host_installed_paths),633 test_finder_utils.get_install_locations(device_installed_paths),639 test_finder_utils.get_install_locations(both_installed_paths),645 test_finder_utils.get_install_locations(no_installed_paths), no_expect
204 test.install_locations = test_finder_utils.get_install_locations(
925 def get_install_locations(installed_paths): function