Searched defs:fatally_failed (Results 1 - 3 of 3) sorted by relevance
/third_party/googletest/googletest/include/gtest/ | ||
H A D | gtest-test-part.h | 105 bool fatally_failed() const { return type_ == kFatalFailure; } in fatally_failed() function in testing::TestPartResult |
/third_party/node/deps/googletest/include/gtest/ | ||
H A D | gtest-test-part.h | 105 bool fatally_failed() const { return type_ == kFatalFailure; } in fatally_failed() function in testing::TestPartResult |
/third_party/mesa3d/src/gtest/include/gtest/ | ||
H A D | gtest-test-part.h | 100 bool fatally_failed() const { return type_ == kFatalFailure; } in fatally_failed() function in testing::TestPartResult |
Completed in 2 milliseconds