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

/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest-test-part.h165 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } function in class:testing::internal::HasNewFatalFailureHelper
/external/googletest/googletest/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/libvpx/libvpx/third_party/googletest/src/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.h164 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } function in class:testing::internal::HasNewFatalFailureHelper
/external/swiftshader/third_party/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/v8/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/vulkan-validation-layers/tests/gtest-1.7.0/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/protobuf/gtest/fused-src/gtest/
H A Dgtest.h7279 if (gtest_fatal_failure_checker.has_new_fatal_failure()) { \
15383 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } function in class:testing::internal::HasNewFatalFailureHelper
/external/fmtlib/test/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/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h8083 if (gtest_fatal_failure_checker.has_new_fatal_failure()) { \
17211 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } function in class:testing::internal::HasNewFatalFailureHelper

Completed in 1795 milliseconds