Searched refs:failIf (Results 1 – 8 of 8) sorted by relevance
122 ( ::CppUnit::Asserter::failIf( !(condition), \127 ( ::CppUnit::Asserter::failIf( !(condition), \140 ( ::CppUnit::Asserter::failIf( !(condition), \
56 void CPPUNIT_API failIf( bool shouldFail,
24 failIf( bool shouldFail, in failIf() function
22 Asserter::failIf( condition, in assertImplementation()
102 CppUnit::Asserter::failIf(result != expectedResult, message); in _RunTest()
28 CppUnit::Asserter::failIf(fSettings == NULL, in Settings()
40 ::CppUnit::Asserter::failIf( \
243 ::CppUnit::Asserter::failIf(var, "ExpectDebuggerCall(): Already expecting " in ExpectDebuggerCall()