Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/sntp/unity/auto/
H A Dunity_test_summary.rb17 attr_reader :report, :total_tests, :failures, :ignored accessor in UnityTestSummary
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A Ddisplay.py4 def create_display(opts, tests, total_tests, workers): argument
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc3930 int total_tests = 0; in PrintXmlTestsList() local
4320 int total_tests = 0; in PrintJsonTestList() local