Home | Sort by relevance Sort by last modified time |
/external/chromium/sdch/open-vcdiff/src/gtest/ | |
gtest-spi.h | 85 bool fatally_failed() const { return type_ == TPRT_FATAL_FAILURE; } function in class:testing::TestPartResult |
/external/chromium/testing/gtest/include/gtest/ | |
gtest-test-part.h | 98 bool fatally_failed() const { return type_ == kFatalFailure; } function in class:testing::TestPartResult |
/external/gtest/include/gtest/ | |
gtest-test-part.h | 97 bool fatally_failed() const { return type_ == TPRT_FATAL_FAILURE; } function in class:testing::TestPartResult |
/external/llvm/utils/unittest/googletest/include/gtest/ | |
gtest-test-part.h | 98 bool fatally_failed() const { return type_ == kFatalFailure; } function in class:testing::TestPartResult |
/external/protobuf/gtest/include/gtest/ | |
gtest-test-part.h | 97 bool fatally_failed() const { return type_ == kFatalFailure; } function in class:testing::TestPartResult |