Searched refs:install_locations (Results 1 – 5 of 5) sorted by relevance
34 suite=None, module_class=None, install_locations=None, argument64 self.install_locations = (install_locations if install_locations142 install_path = self.install_locations
1012 install_locations = set()1015 install_locations.add(constants.DEVICELESS_TEST)1017 install_locations.add(constants.DEVICE_TEST)1018 return install_locations
184 test.install_locations = test_finder_utils.get_install_locations(191 test.install_locations = {constants.DEVICELESS_TEST}
1438 install_locations = kwargs.pop('install_locations', None)1449 install_locations=install_locations,
112 install_locations=set(['device']))115 install_locations=set(['host']))118 install_locations=set(['device']))121 install_locations=set(['host', 'device']))