Searched defs:has_new_fatal_failure (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest-test-part.h167 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } function in class:testing::internal::HasNewFatalFailureHelper
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest-test-part.h164 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } function in class:testing::internal::HasNewFatalFailureHelper
/external/gtest/include/gtest/
H A Dgtest-test-part.h167 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } function in class:testing::internal::HasNewFatalFailureHelper
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-test-part.h164 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } function in class:testing::internal::HasNewFatalFailureHelper
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest-test-part.h164 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } function in class:testing::internal::HasNewFatalFailureHelper
/external/protobuf/gtest/include/gtest/
H A Dgtest-test-part.h166 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } function in class:testing::internal::HasNewFatalFailureHelper
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h8082 if (gtest_fatal_failure_checker.has_new_fatal_failure()) { \
17210 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } function in class:testing::internal::HasNewFatalFailureHelper
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h8082 if (gtest_fatal_failure_checker.has_new_fatal_failure()) { \
17210 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } function in class:testing::internal::HasNewFatalFailureHelper

Completed in 4740 milliseconds