Home
last modified time | relevance | path

Searched refs:test_application (Results 1 – 2 of 2) sorted by relevance

/external/clang/utils/
DFuzzTest101 def run_one_test(test_application, index, input_files, args): argument
102 test = test_application.test
114 file_data = test_application.tg.inputs[test[3][0]][1]
/external/toolchain-utils/llvm_tools/
Dpatch_utils.py476 test_application = pe.test_apply(llvm_src_dir, patch_cmd)
477 if not test_application:
478 return False, test_application.failed_hunks