Searched refs:testLog (Results 1 – 7 of 7) sorted by relevance
26 function testLog() { testPassed(this); } function28 Function.prototype.call.apply(testLog, arguments);32 Function.prototype.call.apply(testLog, arguments);
242 std::ostringstream testLog; in parse() local243 xe::xml::Writer xmlWriter(testLog); in parse()245 testLog << "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n" in parse()250 listener.testLogData(testLog.str().c_str()); in parse()261 std::ostringstream testLog; in parse() local262 xe::xml::Writer xmlWriter(testLog); in parse()264 testLog << "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n" in parse()269 listener.testLogData(testLog.str().c_str()); in parse()
117 Node testLog = testLogList.item(i); in loadFile() local118 String testLogName = (String) testLog.getAttributes().getNamedItem("name").getNodeValue(); in loadFile()119 Node typeNode=testLog.getAttributes().getNamedItem("type"); in loadFile()
28 public void testLog() { in testLog() method in Log4j12Calls
30 public void testLog() { in testLog() method in Log4j13Calls
768 void TestThread::log (TestLog& testLog) in log() argument771 testLog << TestLog::Message << "Thread failed: " << m_errorString << TestLog::EndMessage; in log()
META-INF/MANIFEST.MF org/eclipse/releng/Mailer.class Mailer.java ...