Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/lit/lit/
H A Ddisplay.py4 def create_display(opts, tests, total_tests, workers): argument
H A Dmain.py340 print_summary(total_tests, tests_by_code, quiet, elapsed) global() argument
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest.cc4401 int total_tests = 0; in PrintXmlTestsList() local
4858 int total_tests = 0; in PrintJsonTestList() local