Home
last modified time | relevance | path

Searched refs:TEST_MAPPING (Results 1 – 7 of 7) sorted by relevance

/tools/asuite/atest/
Datest_arg_parser.py132 TEST_MAPPING = 'Run tests defined in TEST_MAPPING files.' variable
254 help=TEST_MAPPING)
466 TEST_MAPPING=TEST_MAPPING,
Dtest_mapping.py26 TEST_MAPPING = 'TEST_MAPPING' variable
153 if modified_file == constants.TEST_MAPPING:
Datest_completion.sh25 find -maxdepth 5 -type f -name TEST_MAPPING |sed 's/^.\///g'| xargs dirname 2>/dev/null
Dcli_translator.py471 file_name=constants.TEST_MAPPING, include_subdirs=False,
579 os.path.join(src_path, constants.TEST_MAPPING),
Dconstants_default.py143 TEST_MAPPING = 'TEST_MAPPING' variable
Datest_utils.py847 def find_files(path, file_name=constants.TEST_MAPPING):
/tools/repohooks/
DREADME.md178 * `android_test_mapping_format`: Validate TEST_MAPPING files in Android source