Searched refs:get_install_locations (Results 1 – 6 of 6) sorted by relevance
555 self.assertEqual(test_finder_utils.get_install_locations(host_installed_paths),559 self.assertEqual(test_finder_utils.get_install_locations(device_installed_paths),563 self.assertEqual(test_finder_utils.get_install_locations(both_installed_paths),567 self.assertEqual(test_finder_utils.get_install_locations(no_installed_paths),
159 test.install_locations = test_finder_utils.get_install_locations(
912 def get_install_locations(installed_paths): function
550 self.assertEqual(test_finder_utils.get_install_locations(host_installed_paths),554 self.assertEqual(test_finder_utils.get_install_locations(device_installed_paths),558 self.assertEqual(test_finder_utils.get_install_locations(both_installed_paths),562 self.assertEqual(test_finder_utils.get_install_locations(no_installed_paths),
157 test.install_locations = test_finder_utils.get_install_locations(
898 def get_install_locations(installed_paths): function