Home
last modified time | relevance | path

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

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