Home
last modified time | relevance | path

Searched refs:DEVICELESS_TEST (Results 1 – 6 of 6) sorted by relevance

/tools/asuite/atest-py2/
Datest.py248 if (constants.DEVICELESS_TEST in all_device_modes and
251 if host_tests is False and constants.DEVICELESS_TEST in all_device_modes:
260 args.host = bool(constants.DEVICELESS_TEST in all_device_modes)
Dconstants_default.py150 DEVICELESS_TEST = 'host' variable
/tools/asuite/atest/
Datest.py259 if (constants.DEVICELESS_TEST in all_device_modes and
262 if host_tests is False and constants.DEVICELESS_TEST in all_device_modes:
271 args.host = bool(constants.DEVICELESS_TEST in all_device_modes)
Dconstants_default.py169 DEVICELESS_TEST = 'host' variable
/tools/asuite/atest-py2/test_finders/
Dtest_finder_utils.py911 install_locations.add(constants.DEVICELESS_TEST)
/tools/asuite/atest/test_finders/
Dtest_finder_utils.py985 install_locations.add(constants.DEVICELESS_TEST)