Home | History | Annotate | Download | only in test

Lines Matching refs:MacroLogicDeathTest

953 class MacroLogicDeathTest : public testing::Test {
981 testing::internal::ReplaceDeathTestFactory* MacroLogicDeathTest::replacer_
983 MockDeathTestFactory* MacroLogicDeathTest::factory_ = NULL;
987 TEST_F(MacroLogicDeathTest, NothingHappens) {
1002 TEST_F(MacroLogicDeathTest, ChildExitsSuccessfully) {
1017 TEST_F(MacroLogicDeathTest, ChildExitsUnsuccessfully) {
1033 TEST_F(MacroLogicDeathTest, ChildPerformsReturn) {
1049 TEST_F(MacroLogicDeathTest, ChildDoesNotDie) {