Searched refs:TEST_MAPPING_DIR (Results 1 – 2 of 2) sorted by relevance
/tools/asuite/atest-py2/ |
D | cli_translator_unittest.py | 44 TEST_MAPPING_DIR = os.path.join(TEST_MAPPING_TOP_DIR, 'folder1') variable 277 path=TEST_MAPPING_DIR, file_name='test_mapping_sample', 293 path=TEST_MAPPING_DIR, 311 path=TEST_MAPPING_DIR, test_group=constants.TEST_GROUP_ALL,
|
/tools/asuite/atest/ |
D | cli_translator_unittest.py | 47 TEST_MAPPING_DIR = os.path.join(TEST_MAPPING_TOP_DIR, 'folder1') variable 310 path=TEST_MAPPING_DIR, file_name='test_mapping_sample', 326 path=TEST_MAPPING_DIR, 344 path=TEST_MAPPING_DIR, test_groups=[constants.TEST_GROUP_ALL],
|