Searched refs:TEST_MAPPING (Results 1 – 12 of 12) sorted by relevance
71 TEST_MAPPING = 'Run tests defined in TEST_MAPPING files.' variable137 help=TEST_MAPPING)268 TEST_MAPPING=TEST_MAPPING,
28 TEST_MAPPING = 'TEST_MAPPING' variable155 if modified_file == constants.TEST_MAPPING:
309 def _find_files(self, path, file_name=constants.TEST_MAPPING):365 file_name=constants.TEST_MAPPING, include_subdirs=False,
69 find -maxdepth 5 -type f -name TEST_MAPPING |sed 's/^.\///g'| xargs dirname 2>/dev/null
108 TEST_MAPPING = 'TEST_MAPPING' variable
78 TEST_MAPPING = 'Run tests defined in TEST_MAPPING files.' variable155 help=TEST_MAPPING)322 TEST_MAPPING=TEST_MAPPING,
26 TEST_MAPPING = 'TEST_MAPPING' variable153 if modified_file == constants.TEST_MAPPING:
86 find -maxdepth 5 -type f -name TEST_MAPPING |sed 's/^.\///g'| xargs dirname 2>/dev/null
127 TEST_MAPPING = 'TEST_MAPPING' variable
441 file_name=constants.TEST_MAPPING, include_subdirs=False,
834 def find_files(path, file_name=constants.TEST_MAPPING):
174 * `android_test_mapping_format`: Validate TEST_MAPPING files in Android source