Searched refs:failIf (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/headers/tools/cppunit/cppunit/
H A DAsserter.h56 void CPPUNIT_API failIf( bool shouldFail,
H A DTestAssert.h122 ( ::CppUnit::Asserter::failIf( !(condition), \
127 ( ::CppUnit::Asserter::failIf( !(condition), \
140 ( ::CppUnit::Asserter::failIf( !(condition), \
/haiku-fatelf/src/tools/cppunit/cppunit/
H A DAsserter.cpp24 failIf( bool shouldFail, function in namespace:CppUnit::Asserter
H A DTestAssert.cpp22 Asserter::failIf( condition,
/haiku-fatelf/src/tests/kits/shared/
H A DNaturalCompareTest.cpp94 CppUnit::Asserter::failIf(result != expectedResult, message);
/haiku-fatelf/headers/tools/cppunit/
H A DTestShell.h36 ::CppUnit::Asserter::failIf( \
/haiku-fatelf/src/tools/cppunit/
H A DTestShell.cpp247 ::CppUnit::Asserter::failIf(var, "ExpectDebuggerCall(): Already expecting "

Completed in 115 milliseconds