Searched refs:getLog (Results 176 - 200 of 326) sorted by relevance

1234567891011>>

/external/deqp/modules/gles3/functional/
H A Des3fTextureStateQueryTests.cpp104 testCtx.getLog() << TestLog::Message << "// ERROR: expected " << reference << "; got " << state << TestLog::EndMessage;
126 testCtx.getLog() << TestLog::Message << "// ERROR: expected in range [" << expectedGLStateMin << ", " << expectedGLStateMax << "]; got " << state << TestLog::EndMessage;
162 testCtx.getLog() << TestLog::Message << "// ERROR: expected " << referenceAsFloat << "; got " << state << TestLog::EndMessage;
181 testCtx.getLog() << TestLog::Message << "// ERROR: expected " << reference << "; got " << state << TestLog::EndMessage;
709 m_verifierInt = new GetTexParameterIVerifier(m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog());
710 m_verifierFloat = new GetTexParameterFVerifier(m_context.getRenderContext().getFunctions(), m_context.getTestContext().getLog());
H A Des3fMultisampleTests.cpp438 TestLog& log = m_testCtx.getLog();
578 TestLog& log = m_testCtx.getLog();
781 m_testCtx.getLog() << TestLog::Message << "Additive blending enabled in order to detect (erroneously) overlapping samples" << TestLog::EndMessage;
786 TestLog& log = m_testCtx.getLog();
1052 TestLog& log = m_testCtx.getLog();
1109 TestLog& log = m_testCtx.getLog();
1242 TestLog& log = m_testCtx.getLog();
1266 TestLog& log = m_testCtx.getLog();
1415 TestLog& log = m_testCtx.getLog();
1549 TestLog& log = m_testCtx.getLog();
[all...]
H A Des3fFramebufferBlitTests.cpp150 return tcu::pixelThresholdCompare(m_testCtx.getLog(), "Result", "Image comparison result", reference, result, threshold, tcu::COMPARE_LOG_RESULT);
206 m_testCtx.getLog()
230 m_testCtx.getLog()
288 m_testCtx.getLog()
299 m_testCtx.getLog()
446 m_testCtx.getLog() << tcu::TestLog::Message << "threshold = " << threshold << tcu::TestLog::EndMessage;
447 return tcu::pixelThresholdCompare(m_testCtx.getLog(), "Result", "Image comparison result", reference, result, threshold, tcu::COMPARE_LOG_RESULT);
687 m_testCtx.getLog() << TestLog::Message << "Comparing images, threshold: " << threshold << TestLog::EndMessage;
689 return tcu::bilinearCompare(m_testCtx.getLog(), "Result", "Image comparison result", reference.getAccess(), result.getAccess(), threshold, tcu::COMPARE_LOG_RESULT);
H A Des3fPolygonOffsetTests.cpp190 testCtx.getLog() << tcu::TestLog::Message << "// ERROR: expected " << glu::getErrorStr(expected) << "; got " << glu::getErrorStr(got) << tcu::TestLog::EndMessage;
281 m_testCtx.getLog() << tcu::TestLog::Message << "Testing PolygonOffset with " << m_internalFormatName << " depth buffer." << tcu::TestLog::EndMessage;
364 tcu::TestLog& log = m_testCtx.getLog();
492 tcu::TestLog& log = m_testCtx.getLog();
611 tcu::TestLog& log = m_testCtx.getLog();
761 tcu::TestLog& log = m_testCtx.getLog();
874 tcu::TestLog& log = m_testCtx.getLog();
981 tcu::TestLog& log = m_testCtx.getLog();
1095 tcu::TestLog& log = m_testCtx.getLog();
H A Des3fBlendTests.cpp218 m_testCtx.getLog() << TestLog::Message << "Using FBO of size (" << m_renderWidth << ", " << m_renderHeight << ") with format GL_SRGB8_ALPHA8" << TestLog::EndMessage;
266 TestLog& log (m_testCtx.getLog());
324 bool comparePass = tcu::intThresholdCompare(m_testCtx.getLog(), "CompareResult", "Image Comparison Result",
H A Des3fTextureSizeTests.cpp120 TestLog& log = m_testCtx.getLog();
263 TestLog& log = m_testCtx.getLog();
/external/deqp/modules/gles2/functional/
H A Des2fMultisampleTests.cpp367 m_testCtx.getLog() << TestLog::Message << "GL_SAMPLES = " << m_numSamples << TestLog::EndMessage;
422 TestLog& log = m_testCtx.getLog();
631 m_testCtx.getLog() << TestLog::Message << "Additive blending enabled in order to detect (erroneously) overlapping samples" << TestLog::EndMessage;
636 TestLog& log = m_testCtx.getLog();
902 TestLog& log = m_testCtx.getLog();
962 TestLog& log = m_testCtx.getLog();
1098 TestLog& log = m_testCtx.getLog();
1122 TestLog& log = m_testCtx.getLog();
1274 TestLog& log = m_testCtx.getLog();
1411 TestLog& log = m_testCtx.getLog();
[all...]
H A Des2fPolygonOffsetTests.cpp187 testCtx.getLog() << tcu::TestLog::Message << "// ERROR: expected " << glu::getErrorStr(expected) << "; got " << glu::getErrorStr(got) << tcu::TestLog::EndMessage;
278 m_testCtx.getLog() << tcu::TestLog::Message << "Testing PolygonOffset with " << m_internalFormatName << " depth buffer." << tcu::TestLog::EndMessage;
361 tcu::TestLog& log = m_testCtx.getLog();
489 tcu::TestLog& log = m_testCtx.getLog();
608 tcu::TestLog& log = m_testCtx.getLog();
758 tcu::TestLog& log = m_testCtx.getLog();
871 tcu::TestLog& log = m_testCtx.getLog();
978 tcu::TestLog& log = m_testCtx.getLog();
1092 tcu::TestLog& log = m_testCtx.getLog();
H A Des2fTextureSizeTests.cpp120 TestLog& log = m_testCtx.getLog();
263 TestLog& log = m_testCtx.getLog();
/external/deqp/modules/egl/
H A DteglNativeColorMappingTests.cpp493 tcu::ScopedLogSection logSection (m_testCtx.getLog(), ("Config ID " + configIdStr).c_str(), ("Config ID " + configIdStr).c_str());
496 logConfigInfo(m_testCtx.getLog(), display.getEGLDisplay(), config, m_nativeType, waitFrames);
511 if (!testNativeWindow(m_testCtx.getLog(), m_eglTestCtx.getNativeDisplay(), *nativeWindow, display.getEGLDisplay(), *context, config, gl, m_render, waitFrames, DE_LENGTH_OF_ARRAY(colors), colors))
520 if (!testNativePixmap(m_testCtx.getLog(), m_eglTestCtx.getNativeDisplay(), *nativePixmap, display.getEGLDisplay(), *context, config, gl, m_render, DE_LENGTH_OF_ARRAY(colors), colors))
529 if (!testNativePixmapCopy(m_testCtx.getLog(), *nativePixmap, display.getEGLDisplay(), *context, config, gl, m_render, DE_LENGTH_OF_ARRAY(colors), colors))
H A DteglNativeCoordMappingTests.cpp526 tcu::ScopedLogSection logSection (m_testCtx.getLog(), ("Config ID " + configIdStr).c_str(), ("Config ID " + configIdStr).c_str());
529 logConfigInfo(m_testCtx.getLog(), display.getEGLDisplay(), config, m_nativeType, waitFrames);
544 if (!testNativeWindow(m_testCtx.getLog(), m_eglTestCtx.getNativeDisplay(), *nativeWindow, display.getEGLDisplay(), *context, config, gl, m_render, waitFrames))
554 if (!testNativePixmap(m_testCtx.getLog(), m_eglTestCtx.getNativeDisplay(), *nativePixmap, width, height, display.getEGLDisplay(), *context, config, gl, m_render))
564 if (!testNativePixmapCopy(m_testCtx.getLog(), *nativePixmap, width, height, display.getEGLDisplay(), *context, config, gl, m_render))
H A DteglColorClearCase.cpp147 TestLog& log = m_testCtx.getLog();
293 TestLog& log = m_testCtx.getLog();
H A DteglMemoryStressTests.cpp358 m_testCtx.getLog() << TestLog::Message << "Tests that exhaust memory are disabled, use --deqp-test-oom=enable command line option to enable." << TestLog::EndMessage;
377 TestLog& log = m_testCtx.getLog();
H A DteglRenderCase.cpp135 tcu::TestLog& log = m_testCtx.getLog();
230 tcu::TestLog& log = m_testCtx.getLog();
H A DteglConfigList.cpp59 tcu::TestLog& log = m_testCtx.getLog();
/external/apache-http/src/org/apache/commons/logging/
H A DLogFactory.java647 public static Log getLog(Class clazz) method in class:LogFactory
651 return getLog(clazz.getName());
671 public static Log getLog(String name) method in class:LogFactory
881 // this message would be output for every call to LogFactory.getLog()
969 * LogFactory.getFactory (either directly or via LogFactory.getLog). Because
/external/deqp/modules/gles31/functional/
H A Des31fTextureFormatTests.cpp175 TestLog& log = m_testCtx.getLog();
283 TestLog& log = m_testCtx.getLog();
312 TestLog& log = m_testCtx.getLog();
/external/deqp/modules/gles31/stress/
H A Des31sDrawTests.cpp181 glu::CallLogWrapper gl (m_context.getRenderContext().getFunctions(), m_testCtx.getLog());
243 m_testCtx.getLog()
266 m_testCtx.getLog()
/external/deqp/modules/glshared/
H A DglsFboCompletenessTests.cpp456 logFramebufferConfig(builder, m_testCtx.getLog());
458 MessageBuilder msg(&m_testCtx.getLog());
472 m_testCtx.getLog() << TestLog::Message << "Received " << statusName(glStatus)
/external/chromium_org/third_party/angle/src/libGLESv2/
H A DProgram.cpp49 void InfoLog::getLog(GLsizei bufSize, GLsizei *length, char *infoLog) function in class:gl::InfoLog
363 return mInfoLog.getLog(bufSize, length, infoLog);
/external/deqp/modules/gles3/stress/
H A Des3sLongShaderTests.cpp388 tcu::TestLog& log = m_testCtx.getLog();
408 tcu::TestLog& log = m_testCtx.getLog();
/external/deqp/modules/internal/
H A DditFrameworkTests.cpp71 TestLog& log = m_testCtx.getLog();
135 TestLog& log = m_testCtx.getLog();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/apache-http/src/org/apache/http/impl/conn/
H A DSingleClientConnManager.java79 private final Log log = LogFactory.getLog(getClass());
/external/deqp/modules/gles2/accuracy/
H A Des2aTextureMipmapTests.cpp154 m_testCtx.getLog() << TestLog::Message << "Warning: High precision not supported in fragment shaders." << TestLog::EndMessage;
250 TestLog& log = m_testCtx.getLog();
451 m_testCtx.getLog() << TestLog::Message << "Warning: High precision not supported in fragment shaders." << TestLog::EndMessage;
536 TestLog& log = m_testCtx.getLog();

Completed in 1092 milliseconds

1234567891011>>