Home
last modified time | relevance | path

Searched refs:MODULES_IN (Results 1 – 5 of 5) sorted by relevance

/tools/asuite/atest/test_finders/
Dtest_info.py175 if str(build_target).startswith(constants.MODULES_IN):
178 constants.MODULES_IN, ''))
Dcache_finder.py126 if str(build_target).startswith(constants.MODULES_IN):
Dmodule_finder.py262 targets.add(constants.MODULES_IN + mod_dir)
/tools/asuite/atest/
Dconstants_default.py66 MODULES_IN = 'MODULES-IN-' variable
Datest_main.py826 constants.MODULES_IN)
828 if target.startswith(constants.MODULES_IN):