Home
last modified time | relevance | path

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

/tools/asuite/atest/test_finders/
Dsuite_plan_finder.py65 for x in constants.SUITE_PLANS
154 if suite_name in constants.SUITE_PLANS:
/tools/asuite/atest/
Dconstants_default.py168 SUITE_PLANS = frozenset(['cts']) variable