Home | History | Annotate | Download | only in test

Lines Matching full:add_failure

158   ADD_FAILURE() << "This failure is expected, and shouldn't have a trace.";
164 ADD_FAILURE() << "This failure is expected, and should have a trace.";
169 ADD_FAILURE() << "This failure is expected, and shouldn't have a trace.";
205 ADD_FAILURE()
209 ADD_FAILURE()
214 ADD_FAILURE() << "This failure is expected, and should contain "
219 ADD_FAILURE() << "This failure is expected, and should contain "
252 ADD_FAILURE() << "Expected failure #1, in the test fixture c'tor.";
256 ADD_FAILURE() << "Expected failure #5, in the test fixture d'tor.";
260 ADD_FAILURE() << "Expected failure #2, in SetUp().";
264 ADD_FAILURE() << "Expected failure #4, in TearDown.";
269 ADD_FAILURE() << "Expected failure #3, in the test body.";
281 ADD_FAILURE() << "Expected failure #2, in the test fixture d'tor.";
285 ADD_FAILURE() << "UNEXPECTED failure in SetUp(). "
291 ADD_FAILURE() << "UNEXPECTED failure in TearDown(). "
302 ADD_FAILURE() << "UNEXPECTED failure in the test body. "
316 ADD_FAILURE() << "Expected failure #1, in SetUp().";
585 ADD_FAILURE() << "Expected non-fatal failure.";
602 ADD_FAILURE() << "Expected non-fatal failure 1.";
603 ADD_FAILURE() << "Expected non-fatal failure 2.";
695 ADD_FAILURE() << "Expected non-fatal failure.";
827 ADD_FAILURE() << "Expected non-fatal failure.";
965 ADD_FAILURE() << "Expected non-fatal failure.";