Home
last modified time | relevance | path

Searched refs:has_new_fatal_failure (Results 1 – 17 of 17) sorted by relevance

/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h164 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } in has_new_fatal_failure() function
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h164 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } in has_new_fatal_failure() function
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest-test-part.h165 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } in has_new_fatal_failure() function
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-test-part.h167 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } in has_new_fatal_failure() function
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h167 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } in has_new_fatal_failure() function
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-test-part.h169 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } in has_new_fatal_failure() function
/external/googletest/googletest/include/gtest/
Dgtest-test-part.h170 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } in has_new_fatal_failure() function
/external/mesa3d/src/gtest/include/gtest/
Dgtest-test-part.h167 bool has_new_fatal_failure() const { return has_new_fatal_failure_; } in has_new_fatal_failure() function
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-internal.h1196 if (gtest_fatal_failure_checker.has_new_fatal_failure()) { \
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h1210 if (gtest_fatal_failure_checker.has_new_fatal_failure()) { \
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h1219 if (gtest_fatal_failure_checker.has_new_fatal_failure()) { \
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h1200 if (gtest_fatal_failure_checker.has_new_fatal_failure()) { \
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-internal.h1200 if (gtest_fatal_failure_checker.has_new_fatal_failure()) { \
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-internal.h1200 if (gtest_fatal_failure_checker.has_new_fatal_failure()) { \
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-internal.h1293 if (gtest_fatal_failure_checker.has_new_fatal_failure()) { \
/external/googletest/googletest/include/gtest/internal/
Dgtest-internal.h1385 if (gtest_fatal_failure_checker.has_new_fatal_failure()) { \
/external/epid-sdk/ext/gtest/
Dgtest.h8946 if (gtest_fatal_failure_checker.has_new_fatal_failure()) { \
18403 bool has_new_fatal_failure() const { return has_new_fatal_failure_; }