Searched refs:EXPECT_DEATH (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h8340 // This macro is for implementing ASSERT_DEATH*, EXPECT_DEATH*,
8429 // iff EXPECT_DEATH and ASSERT_DEATH compile with the same parameters on
8435 // statement - A statement that a macro such as EXPECT_DEATH would test
8439 // parameter iff EXPECT_DEATH compiles with it.
8440 // regex - A regex that a macro such as EXPECT_DEATH would use to test
8444 // EXPECT_DEATH would accept.
8457 // macro, for compilational compatibility with EXPECT_DEATH/ASSERT_DEATH.
8502 // Here's what happens when an ASSERT_DEATH* or EXPECT_DEATH* is
8522 // EXPECT_DEATH(server.ProcessRequest(i),
8619 # define EXPECT_DEATH(statemen macro
[all...]

Completed in 32 milliseconds