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

/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest-death-test.h275 // EXPECT_DEATH_IF_SUPPORTED(statement, regex) and
281 # define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ macro
286 # define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ macro
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest-death-test.h264 // EXPECT_DEATH_IF_SUPPORTED(statement, regex) and
270 # define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ macro
275 # define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ macro
/external/gtest/include/gtest/
H A Dgtest-death-test.h275 // EXPECT_DEATH_IF_SUPPORTED(statement, regex) and
281 # define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ macro
286 # define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ macro
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-death-test.h264 // EXPECT_DEATH_IF_SUPPORTED(statement, regex) and
270 # define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ macro
275 # define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ macro
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest-death-test.h264 // EXPECT_DEATH_IF_SUPPORTED(statement, regex) and
270 # define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ macro
275 # define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ macro
/external/protobuf/gtest/include/gtest/
H A Dgtest-death-test.h264 // EXPECT_DEATH_IF_SUPPORTED(statement, regex) and
270 #define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ macro
275 #define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ macro
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h8427 // EXPECT_DEATH_IF_SUPPORTED and ASSERT_DEATH_IF_SUPPORTED on systems where
8438 // EXPECT_DEATH_IF_SUPPORTED compiles with a certain
8445 // terminator - Must be an empty statement for EXPECT_DEATH_IF_SUPPORTED
8710 // EXPECT_DEATH_IF_SUPPORTED(statement, regex) and
8716 # define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ macro
8721 # define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ macro
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h8427 // EXPECT_DEATH_IF_SUPPORTED and ASSERT_DEATH_IF_SUPPORTED on systems where
8438 // EXPECT_DEATH_IF_SUPPORTED compiles with a certain
8445 // terminator - Must be an empty statement for EXPECT_DEATH_IF_SUPPORTED
8710 // EXPECT_DEATH_IF_SUPPORTED(statement, regex) and
8716 # define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ macro
8721 # define EXPECT_DEATH_IF_SUPPORTED(statement, regex) \ macro

Completed in 1782 milliseconds