Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/
H A 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]
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_test.c1288 static int test_application(isl_ctx *ctx) in test_application() function
10865 { "map application", &test_application },