Home
last modified time | relevance | path

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

/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.h100 bool fatally_failed() const { return type_ == kFatalFailure; } in fatally_failed() function