Searched defs:testLog (Results 1 – 5 of 5) sorted by relevance
26 function testLog() { testPassed(this); } function
242 std::ostringstream testLog; in parse() local261 std::ostringstream testLog; in parse() local
117 Node testLog = testLogList.item(i); in loadFile() local
511 }, { testLog: 'proxyformcontrollerlog' }); property
782 void TestThread::log (TestLog& testLog) in log()