Searched refs:TEST_MAPPING_TOP_DIR (Results 1 – 2 of 2) sorted by relevance
/tools/asuite/atest-py2/ |
D | cli_translator_unittest.py | 43 TEST_MAPPING_TOP_DIR = os.path.join(uc.TEST_DATA_DIR, 'test_mapping') variable 44 TEST_MAPPING_DIR = os.path.join(TEST_MAPPING_TOP_DIR, 'folder1') 329 path=TEST_MAPPING_TOP_DIR, file_name='test_mapping_sample', 359 file_with_comments = os.path.join(TEST_MAPPING_TOP_DIR, 362 file_with_comments_golden = os.path.join(TEST_MAPPING_TOP_DIR,
|
/tools/asuite/atest/ |
D | cli_translator_unittest.py | 46 TEST_MAPPING_TOP_DIR = os.path.join(uc.TEST_DATA_DIR, 'test_mapping') variable 47 TEST_MAPPING_DIR = os.path.join(TEST_MAPPING_TOP_DIR, 'folder1') 362 path=TEST_MAPPING_TOP_DIR, file_name='test_mapping_sample', 392 file_with_comments = os.path.join(TEST_MAPPING_TOP_DIR, 395 file_with_comments_golden = os.path.join(TEST_MAPPING_TOP_DIR,
|