Home | History | Annotate | Download | only in src

Lines Matching defs:TestPartFatallyFailed

1856 static bool TestPartFatallyFailed(const TestPartResult& result) {
1862 return CountIf(test_part_results_, TestPartFatallyFailed) > 0;