Home
last modified time | relevance | path

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

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