Home | History | Annotate | Download | only in gtest

Lines Matching refs:TestPartNonfatallyFailed

3350 static bool TestPartNonfatallyFailed(const TestPartResult& result) {
3356 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0;