Lines Matching refs:MacroLogicDeathTest
899 class MacroLogicDeathTest : public testing::Test {
927 testing::internal::ReplaceDeathTestFactory* MacroLogicDeathTest::replacer_
929 MockDeathTestFactory* MacroLogicDeathTest::factory_ = NULL;
933 TEST_F(MacroLogicDeathTest, NothingHappens) {
948 TEST_F(MacroLogicDeathTest, ChildExitsSuccessfully) {
963 TEST_F(MacroLogicDeathTest, ChildExitsUnsuccessfully) {
979 TEST_F(MacroLogicDeathTest, ChildPerformsReturn) {
995 TEST_F(MacroLogicDeathTest, ChildDoesNotDie) {