Lines Matching full:failures
196 " should catch exceptions and treat them as test failures.");
536 // results. Intercepts only failures from the current thread.
617 << " Actual: " << results.size() << " failures";
3161 // <-- individual assertion failures
3218 int failures = 0;
3222 if (++failures == 1)
3236 if (failures == 0)
3246 " <testsuite name=\"%s\" tests=\"%d\" failures=\"%d\" "
3268 "<testsuites tests=\"%d\" failures=\"%d\" disabled=\"%d\" "
4174 // We want to preserve failures generated by ad-hoc test
4716 " Turn assertion failures into debugger break-points.\n"
4718 " Turn assertion failures into C++ exceptions.\n"
4720 " Do not report exceptions as test failures. Instead, allow them\n"