Home
last modified time | relevance | path

Searched defs:test_mapping_file (Results 1 – 3 of 3) sorted by relevance

/tools/repohooks/tools/
Dandroid_test_mapping_format.py53 def _validate_import(entry, test_mapping_file): argument
75 def _validate_test(test, test_mapping_file): argument
117 def _load_file(test_mapping_file): argument
130 def process_file(test_mapping_file): argument
/tools/tradefederation/core/atest/
Dtest_mapping.py81 def __init__(self, test_mapping_file, details): argument
Dcli_translator.py207 def _read_tests_in_test_mapping(self, test_mapping_file): argument