Home
last modified time | relevance | path

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

/trunk/main/automation/source/server/
H A Dserver.cxx886 DbgSetPrintTestTool( TestToolDebugPrint ); in ImplRemoteControl()
911 DbgSetPrintTestTool( NULL ); in ~ImplRemoteControl()
/trunk/main/tools/inc/tools/
H A Ddebug.hxx175 inline void DbgSetPrintTestTool( DbgPrintLine pProc ) in DbgSetPrintTestTool() function