Home | History | Annotate | Download | only in test

Lines Matching refs:MacroLogicDeathTest

951 class MacroLogicDeathTest : public testing::Test {
979 testing::internal::ReplaceDeathTestFactory* MacroLogicDeathTest::replacer_
981 MockDeathTestFactory* MacroLogicDeathTest::factory_ = NULL;
985 TEST_F(MacroLogicDeathTest, NothingHappens) {
1000 TEST_F(MacroLogicDeathTest, ChildExitsSuccessfully) {
1015 TEST_F(MacroLogicDeathTest, ChildExitsUnsuccessfully) {
1031 TEST_F(MacroLogicDeathTest, ChildPerformsReturn) {
1047 TEST_F(MacroLogicDeathTest, ChildDoesNotDie) {