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

/external/chromium_org/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/chromium_org/third_party/mesa/src/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/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/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/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/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
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/libvpx/libvpx/third_party/googletest/src/src/
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 527 milliseconds