Lines Matching refs:Fails
94 TEST_P(FailingParamTest, Fails) {
605 // Tests that EXPECT_NONFATAL_FAILURE() fails when there is no
613 // Tests that EXPECT_NONFATAL_FAILURE() fails when there are two
623 // Tests that EXPECT_NONFATAL_FAILURE() fails when there is one fatal
632 // Tests that EXPECT_NONFATAL_FAILURE() fails when the statement being
643 // Tests that EXPECT_NONFATAL_FAILURE() fails when the statement being
683 // Tests that EXPECT_FATAL_FAILURE() fails when there is no fatal
696 // Tests that EXPECT_FATAL_FAILURE() fails when there are two
706 // Tests that EXPECT_FATAL_FAILURE() fails when there is one non-fatal
715 // Tests that EXPECT_FATAL_FAILURE() fails when the statement being
726 // Tests that EXPECT_FATAL_FAILURE() fails when the statement being