Searched refs:install_locations (Results 1 – 5 of 5) sorted by relevance
40 install_locations=None, argument71 self.install_locations = install_locations if install_locations else set()151 install_path = self.install_locations
935 install_locations = set()938 install_locations.add(constants.DEVICELESS_TEST)940 install_locations.add(constants.DEVICE_TEST)941 return install_locations
204 test.install_locations = test_finder_utils.get_install_locations(215 test.install_locations = {constants.DEVICELESS_TEST}
1850 install_locations = kwargs.pop('install_locations', None)1861 install_locations=install_locations,
114 install_locations=set(['device']),122 install_locations=set(['host']),130 install_locations=set(['device']),138 install_locations=set(['host', 'device']),