Searched refs:testcases_run (Results 1 – 2 of 2) sorted by relevance
750 std::size_t testcases_run = m_testcases - m_unsupported; in print_summary() local752 …printf(out, " %lu of %lu test cases passed.\n", testcases_run - m_testcase_failures, testcases_… in print_summary()