Searched defs:testLog (Results 1 - 8 of 8) sorted by relevance

/external/v8/test/webkit/
H A Dcall-apply-crash.js26 function testLog() { testPassed(this); } function
28 Function.prototype.call.apply(testLog, arguments);
32 Function.prototype.call.apply(testLog, arguments);
/external/slf4j/log4j-over-slf4j/compatibility/src/main/java/test/
H A DLog4j12Calls.java28 public void testLog() { method in class:Log4j12Calls
H A DLog4j13Calls.java30 public void testLog() { method in class:Log4j13Calls
/external/deqp/framework/platform/android/
H A DtcuTestLogParserJNI.cpp242 std::ostringstream testLog; local
243 xe::xml::Writer xmlWriter(testLog);
245 testLog << "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n"
250 listener.testLogData(testLog.str().c_str());
261 std::ostringstream testLog; local
262 xe::xml::Writer xmlWriter(testLog);
264 testLog << "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n"
269 listener.testLogData(testLog.str().c_str());
/external/deqp/modules/egl/
H A DteglGLES2SharedRenderingPerfTests.cpp768 void TestThread::log (TestLog& testLog) argument
771 testLog << TestLog::Message << "Thread failed: " << m_errorString << TestLog::EndMessage;
/external/opencv3/modules/core/misc/java/test/
H A DCoreTest.java890 public void testLog() { method in class:CoreTest
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp4407 TestLog& testLog = m_context.getTestContext().getLog(); local
4419 testLog << TestLog::Message << "Statement: " << m_stmt << TestLog::EndMessage;
4430 testLog << TestLog::Message << "Reference definitions:\n" << oss.str()
4500 MessageBuilder builder = testLog.message();
4550 testLog << TestLog::Message << "(Skipped " << (numErrors - maxMsgs) << " messages.)"
4556 testLog << TestLog::Message << "All " << numValues << " inputs passed."
4561 testLog << TestLog::Message << numErrors << "/" << numValues << " inputs failed."
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
H A DbuildTools.jarMETA-INF/MANIFEST.MF org/eclipse/releng/Mailer.class Mailer.java package org.eclipse ...

Completed in 1677 milliseconds