Home | History | Annotate | Download | only in test

Lines Matching refs:nonfatally_failed

1127   EXPECT_TRUE(results.GetTestPartResult(0).nonfatally_failed());
1165 EXPECT_TRUE(results.GetTestPartResult(0).nonfatally_failed());
1167 EXPECT_TRUE(results.GetTestPartResult(2).nonfatally_failed());
1408 EXPECT_EQ(expected.nonfatally_failed(), actual.nonfatally_failed());