Home
last modified time | relevance | path

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

/third_party/googletest/googletest/include/gtest/
H A Dgtest-test-part.h105 bool fatally_failed() const { return type_ == kFatalFailure; } in fatally_failed() function in testing::TestPartResult
/third_party/node/deps/googletest/include/gtest/
H A Dgtest-test-part.h105 bool fatally_failed() const { return type_ == kFatalFailure; } in fatally_failed() function in testing::TestPartResult
/third_party/mesa3d/src/gtest/include/gtest/
H A Dgtest-test-part.h100 bool fatally_failed() const { return type_ == kFatalFailure; } in fatally_failed() function in testing::TestPartResult

Completed in 2 milliseconds