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.py128 if str(build_target).startswith(constants.MODULES_IN):
131 constants.MODULES_IN, '').replace('-', '/'))
Dcache_finder.py123 if str(build_target).startswith(constants.MODULES_IN):
Dmodule_finder.py230 targets.add(constants.MODULES_IN + mod_dir)
/tools/asuite/atest/
Dconstants_default.py62 MODULES_IN = 'MODULES-IN-' variable
Datest.py665 constants.MODULES_IN)
667 if target.startswith(constants.MODULES_IN):