Home
last modified time | relevance | path

Searched defs:nonfatally_failed (Results 1 - 3 of 3) sorted by relevance

/third_party/googletest/googletest/include/gtest/
H A Dgtest-test-part.h102 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } in nonfatally_failed() function in testing::TestPartResult
/third_party/node/deps/googletest/include/gtest/
H A Dgtest-test-part.h102 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } in nonfatally_failed() function in testing::TestPartResult
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest-test-part.h97 bool nonfatally_failed() const { return type_ == kNonFatalFailure; } in nonfatally_failed() function in testing::TestPartResult

Completed in 2 milliseconds