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

/haiku/headers/tools/cppunit/
H A DTestShell.h186 static void _DebuggerHook(const char* message);
/haiku/src/tools/cppunit/
H A DTestShell.cpp517 fPatchGroup->AddPatch("debugger", (void*)&_DebuggerHook,
615 // _DebuggerHook
618 BTestShell::_DebuggerHook(const char *message) function in class:BTestShell

Completed in 87 milliseconds