Searched refs:run_tests (Results 1 – 10 of 10) sorted by relevance
| /llvm-project-15.0.7/polly/lib/External/ppcg/ |
| H A D | polybench_test.sh.in | 40 run_tests () { function 91 run_tests ppcg "--target=c --tile" 92 run_tests ppcg_live "--target=c --no-live-range-reordering --tile" 96 run_tests ppcg_omp "--target=c --openmp" -fopenmp 103 run_tests ppcg_opencl "--target=opencl --opencl-no-use-gpu" \
|
| H A D | opencl_test.sh.in | 29 run_tests () { function
|
| /llvm-project-15.0.7/lldb/test/API/lang/objc/orderedset/ |
| H A D | TestOrderedSet.py | 10 self.run_tests() 23 self.run_tests() 25 def run_tests(self): member in TestOrderedSet
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/tests/rtl/ |
| H A D | tsan_test.cpp | 32 int run_tests(int argc, char **argv) { in run_tests() function 36 __tsan_func_entry((void*)((intptr_t)&run_tests + 1)); in run_tests() 58 return run_tests(argc, argv); in main()
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/nsdictionarysynth/ |
| H A D | TestNSDictionarySynthetic.py | 25 self.run_tests() 39 self.run_tests() 41 def run_tests(self): member in NSDictionarySyntheticTestCase
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/nssetsynth/ |
| H A D | TestNSSetSynthetic.py | 25 self.run_tests() 39 self.run_tests() 41 def run_tests(self): member in NSSetSyntheticTestCase
|
| /llvm-project-15.0.7/lldb/test/API/lang/objc/single-entry-dictionary/ |
| H A D | TestObjCSingleEntryDictionary.py | 26 self.run_tests() 40 self.run_tests() 42 def run_tests(self): member in ObjCSingleEntryDictionaryTestCase
|
| /llvm-project-15.0.7/polly/lib/External/isl/imath/tests/gmp-compat-test/ |
| H A D | runtest.py | 29 def run_tests(test_file, options): function 130 (passes, failures, fail_lines) = run_tests(test_file, options)
|
| /llvm-project-15.0.7/libcxx/test/std/algorithms/ |
| H A D | ranges_robust_against_proxy_iterators.pass.cpp | 54 constexpr void run_tests() { in run_tests() function 179 run_tests<int>(); in test_all() 180 run_tests<MoveOnly>(); in test_all()
|
| /llvm-project-15.0.7/llvm/utils/lit/lit/ |
| H A D | main.py | 106 run_tests(selected_tests, lit_config, opts, len(discovered_tests)) 217 def run_tests(tests, lit_config, opts, discovered_tests): function
|