Searched defs:test_case_count (Results 1 – 4 of 4) sorted by relevance
653 size_t test_case_count = 0; in trusty_unittest_count_test_cases() local723 int test_case_count = 0; in trusty_unittest_run_test_suite() local
722 std::size_t test_case_count() const in test_case_count() function in rapid_cxx_test::test_reporter
2463 static internal::String FormatTestCaseCount(int test_case_count) { in FormatTestCaseCount()
4053 static std::string FormatTestCaseCount(int test_case_count) { in FormatTestCaseCount()