Home
last modified time | relevance | path

Searched refs:SUITE_PLANS (Results 1 – 4 of 4) sorted by relevance

/tools/asuite/atest/test_finders/
Dsuite_plan_finder.py62 return [d for x in constants.SUITE_PLANS for d in
144 if suite_name in constants.SUITE_PLANS:
/tools/asuite/atest-py2/test_finders/
Dsuite_plan_finder.py62 return [d for x in constants.SUITE_PLANS for d in
143 if suite_name in constants.SUITE_PLANS:
/tools/asuite/atest-py2/
Dconstants_default.py129 SUITE_PLANS = frozenset(['cts']) variable
/tools/asuite/atest/
Dconstants_default.py151 SUITE_PLANS = frozenset(['cts']) variable