Home
last modified time | relevance | path

Searched refs:_Debugger (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/tools/cppunit/
H A DTestShell.h182 void _Debugger(const char* message);
/haiku/src/tools/cppunit/
H A DTestShell.cpp563 BTestShell::_Debugger(const char *message) in _Debugger() function in BTestShell
620 fGlobalShell->_Debugger(message); in _DebuggerHook()