Lines Matching refs:Fails
89 TEST_P(FailingParamTest, Fails) {
624 // Tests that EXPECT_NONFATAL_FAILURE() fails when there is no
632 // Tests that EXPECT_NONFATAL_FAILURE() fails when there are two
642 // Tests that EXPECT_NONFATAL_FAILURE() fails when there is one fatal
651 // Tests that EXPECT_NONFATAL_FAILURE() fails when the statement being
662 // Tests that EXPECT_NONFATAL_FAILURE() fails when the statement being
702 // Tests that EXPECT_FATAL_FAILURE() fails when there is no fatal
715 // Tests that EXPECT_FATAL_FAILURE() fails when there are two
725 // Tests that EXPECT_FATAL_FAILURE() fails when there is one non-fatal
734 // Tests that EXPECT_FATAL_FAILURE() fails when the statement being
745 // Tests that EXPECT_FATAL_FAILURE() fails when the statement being