Home | History | Annotate | Download | only in test

Lines Matching refs:MacroLogicDeathTest

833 class MacroLogicDeathTest : public testing::Test {
861 testing::internal::ReplaceDeathTestFactory* MacroLogicDeathTest::replacer_
863 MockDeathTestFactory* MacroLogicDeathTest::factory_ = NULL;
867 TEST_F(MacroLogicDeathTest, NothingHappens) {
882 TEST_F(MacroLogicDeathTest, ChildExitsSuccessfully) {
897 TEST_F(MacroLogicDeathTest, ChildExitsUnsuccessfully) {
913 TEST_F(MacroLogicDeathTest, ChildPerformsReturn) {
929 TEST_F(MacroLogicDeathTest, ChildDoesNotDie) {