Home
last modified time | relevance | path

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

/tools/asuite/atest-py2/
Dconstants_default.py112 TEST_GROUP_ALL = 'all' variable
Dcli_translator.py356 if test_group == constants.TEST_GROUP_ALL:
Dcli_translator_unittest.py311 path=TEST_MAPPING_DIR, test_group=constants.TEST_GROUP_ALL,
/tools/asuite/atest/
Dconstants_default.py132 TEST_GROUP_ALL = 'all' variable
Dcli_translator.py432 if test_group == constants.TEST_GROUP_ALL:
Dcli_translator_unittest.py344 path=TEST_MAPPING_DIR, test_groups=[constants.TEST_GROUP_ALL],