Searched defs:ASSERT_DEATH_IF_SUPPORTED (Results 1 - 4 of 4) sorted by relevance

/external/chromium/testing/gtest/include/gtest/
H A Dgtest-death-test.h265 // ASSERT_DEATH_IF_SUPPORTED(statement, regex) expand to real death tests if
272 # define ASSERT_DEATH_IF_SUPPORTED(statement, regex) \ macro
277 # define ASSERT_DEATH_IF_SUPPORTED(statement, regex) \ macro
/external/gtest/include/gtest/
H A Dgtest-death-test.h265 // ASSERT_DEATH_IF_SUPPORTED(statement, regex) expand to real death tests if
272 # define ASSERT_DEATH_IF_SUPPORTED(statement, regex) \ macro
277 # define ASSERT_DEATH_IF_SUPPORTED(statement, regex) \ macro
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-death-test.h265 // ASSERT_DEATH_IF_SUPPORTED(statement, regex) expand to real death tests if
272 # define ASSERT_DEATH_IF_SUPPORTED(statement, regex) \ macro
277 # define ASSERT_DEATH_IF_SUPPORTED(statement, regex) \ macro
/external/protobuf/gtest/include/gtest/
H A Dgtest-death-test.h265 // ASSERT_DEATH_IF_SUPPORTED(statement, regex) expand to real death tests if
272 #define ASSERT_DEATH_IF_SUPPORTED(statement, regex) \ macro
277 #define ASSERT_DEATH_IF_SUPPORTED(statement, regex) \ macro

Completed in 1550 milliseconds