in src/xalanc/Harness/XalanXMLFileReporter.hpp [152:155]
void logTestCaseClose(const char* msg, const char* result) { logTestCaseClose(XalanDOMString(msg , getMemoryManager()), XalanDOMString(result , getMemoryManager())); }