Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/lit/lit/
H A Drun.py22 __init__( self, tests, lit_config, workers, progress_callback, max_failures, timeout ) global() argument
H A Ddisplay.py4 def create_display(opts, tests, total_tests, workers): argument
/llvm-project/compiler-rt/lib/asan/tests/
H A Dasan_mac_test.cpp175 pthread_t workers[kNumWorkers], forker; in TEST() local