Searched refs:ExpectDebuggerCall (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/tools/cppunit/
H A DTestShell.h38 BTestShell::GlobalShell()->ExpectDebuggerCall(); \
105 void ExpectDebuggerCall();
/haiku/src/tools/cppunit/
H A DTestShell.cpp232 // ExpectDebuggerCall
240 BTestShell::ExpectDebuggerCall() function in class:BTestShell
243 ::CppUnit::Asserter::failIf(var, "ExpectDebuggerCall(): Already expecting "
250 the last ExpectDebuggerCall() invocation and resets the mode so
253 the last invocation of ExpectDebuggerCall(), \c false otherwise.

Completed in 82 milliseconds