Searched defs:EXPECT_FATAL_FAILURE (Results 1 - 11 of 11) sorted by relevance

/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest-spi.h91 // A helper class for implementing EXPECT_FATAL_FAILURE() and
120 // There are two different versions of this macro. EXPECT_FATAL_FAILURE only
138 #define EXPECT_FATAL_FAILURE(statement, substr) \ macro
/external/googletest/googletest/include/gtest/
H A Dgtest-spi.h91 // A helper class for implementing EXPECT_FATAL_FAILURE() and
119 // There are two different versions of this macro. EXPECT_FATAL_FAILURE only
137 #define EXPECT_FATAL_FAILURE(statement, substr) \ macro
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest-spi.h91 // A helper class for implementing EXPECT_FATAL_FAILURE() and
120 // There are two different versions of this macro. EXPECT_FATAL_FAILURE only
138 #define EXPECT_FATAL_FAILURE(statement, substr) \ macro
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-spi.h92 // A helper class for implementing EXPECT_FATAL_FAILURE() and
121 // There are two different versions of this macro. EXPECT_FATAL_FAILURE only
139 #define EXPECT_FATAL_FAILURE(statement, substr) \ macro
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest-spi.h91 // A helper class for implementing EXPECT_FATAL_FAILURE() and
120 // There are two different versions of this macro. EXPECT_FATAL_FAILURE only
138 #define EXPECT_FATAL_FAILURE(statement, substr) \ macro
/external/protobuf/gtest/include/gtest/
H A Dgtest-spi.h91 // A helper class for implementing EXPECT_FATAL_FAILURE() and
120 // There are two different versions of this macro. EXPECT_FATAL_FAILURE only
138 #define EXPECT_FATAL_FAILURE(statement, substr) \ macro
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
H A Dgtest-spi.h91 // A helper class for implementing EXPECT_FATAL_FAILURE() and
120 // There are two different versions of this macro. EXPECT_FATAL_FAILURE only
138 #define EXPECT_FATAL_FAILURE(statement, substr) \ macro
/external/v8/testing/gtest/include/gtest/
H A Dgtest-spi.h91 // A helper class for implementing EXPECT_FATAL_FAILURE() and
120 // There are two different versions of this macro. EXPECT_FATAL_FAILURE only
138 #define EXPECT_FATAL_FAILURE(statement, substr) \ macro
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
H A Dgtest-spi.h91 // A helper class for implementing EXPECT_FATAL_FAILURE() and
120 // There are two different versions of this macro. EXPECT_FATAL_FAILURE only
138 #define EXPECT_FATAL_FAILURE(statement, substr) \ macro
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc164 // A helper class for implementing EXPECT_FATAL_FAILURE() and
193 // There are two different versions of this macro. EXPECT_FATAL_FAILURE only
211 #define EXPECT_FATAL_FAILURE(statement, substr) \ macro
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest-all.cc164 // A helper class for implementing EXPECT_FATAL_FAILURE() and
193 // There are two different versions of this macro. EXPECT_FATAL_FAILURE only
211 #define EXPECT_FATAL_FAILURE(statement, substr) \ macro

Completed in 168 milliseconds