Searched refs:nonfatally_failed (Results 1 - 2 of 2) sorted by relevance

/openjdk10/test/fmw/gtest/include/gtest/
H A Dgtest-test-part.h97 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } function in class:testing::TestPartResult
/openjdk10/test/fmw/gtest/src/
H A Dgtest.cc1867 return result.nonfatally_failed();

Completed in 66 milliseconds