HomeSort by relevance Sort by last modified time
    Searched refs:getLog (Results 251 - 275 of 793) sorted by null

<<11121314151617181920>>

  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
ThreadSafeClientConnManager.java 76 private final Log log = LogFactory.getLog(getClass());
  /external/deqp/modules/egl/
teglSurfacelessContextTests.cpp 76 TestLog& log = m_testCtx.getLog();
teglImageFormatTests.cpp 292 getLog() << tcu::TestLog::Message << "Creating gles2 context with config id: " << configId << " context: " << m_contextId << tcu::TestLog::EndMessage;
379 tcu::TestLog& log = api.getLog();
456 tcu::TestLog& log = api.getLog();
583 tcu::TestLog& log = api.getLog();
700 tcu::TestLog& log = api.getLog();
736 tcu::TestLog& log = api.getLog();
771 tcu::TestLog& log = api.getLog();
798 tcu::TestLog& log = api.getLog();
905 , glu::CallLogWrapper (m_gl, eglTestCtx.getTestContext().getLog())
    [all...]
  /external/deqp/modules/gles2/functional/
es2fDebugMarkerTests.cpp 178 m_testCtx.getLog() << TestLog::Message << "Note: GL_EXT_debug_marker calls must not report an error even if invalid arguments are supplied." << TestLog::EndMessage;
es2fDepthRangeTests.cpp 142 TestLog& log = m_testCtx.getLog();
167 m_testCtx.getLog() << TestLog::Message << "glDepthRangef(" << m_zNear << ", " << m_zFar << ")" << TestLog::EndMessage;
291 TestLog& log = m_testCtx.getLog();
317 m_testCtx.getLog() << TestLog::Message << "glDepthRangef(" << m_zNear << ", " << m_zFar << ")" << TestLog::EndMessage;
es2fColorClearTest.cpp 102 TestLog& log = m_testCtx.getLog();
274 m_testCtx.getLog() << tcu::TestLog::Message << "Image comparison failed, max diff = " << maxDiff << ", threshold = " << colorThreshold << tcu::TestLog::EndMessage;
  /external/deqp/modules/gles2/performance/
es2pBlendTests.cpp 79 TestLog& log = m_testCtx.getLog();
  /external/deqp/modules/gles2/
tes2CapabilityTests.cpp 58 m_testCtx.getLog() << TestLog::Message << glu::getParamQueryStr(m_param) << " = " << value << TestLog::EndMessage;
  /external/deqp/modules/gles3/functional/
es3fTextureWrapTests.cpp 144 , m_renderer (renderCtx, testCtx.getLog(), glu::GLSL_VERSION_300_ES, glu::PRECISION_MEDIUMP)
164 , m_renderer (renderCtx, testCtx.getLog(), glu::GLSL_VERSION_300_ES, glu::PRECISION_MEDIUMP)
183 , m_renderer (renderCtx, testCtx.getLog(), glu::GLSL_VERSION_300_ES, glu::PRECISION_MEDIUMP)
296 TestLog& log = m_testCtx.getLog();
  /external/deqp/modules/gles31/functional/
es31fNegativeAtomicCounterTests.cpp 158 tcu::TestLog& log = ctx.getLog();
es31fNegativePreciseTests.cpp 153 ctx.getLog() << shader;
es31fShaderSharedVarTests.cpp 159 m_testCtx.getLog() << *m_program;
332 m_testCtx.getLog() << TestLog::Message << "ERROR: isOk[" << ndx << "] = " << resVal << " != true" << TestLog::EndMessage;
334 m_testCtx.getLog() << TestLog::Message << "..." << TestLog::EndMessage;
343 m_testCtx.getLog() << TestLog::Message << (numValues-numFailed) << " / " << numValues << " values passed" << TestLog::EndMessage;
  /external/deqp/modules/internal/
ditDelibsTests.cpp 107 m_testCtx.getLog() << TestLog::Message << getDescription() << " returned " << m_func() << TestLog::EndMessage;
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/decals/
CameraGroupStrategy.java 205 if (shader.isCompiled() == false) throw new IllegalArgumentException("couldn't compile shader: " + shader.getLog());
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
EdgeDetectionTest.java 61 * "couldn't compile scene shader: " + shader.getLog()); }
66 Gdx.app.log("EdgeDetectionTest", "couldn't compile post-processing shader: " + batchShader.getLog());
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
BitmapFactory_Delegate.java 95 Bridge.getLog().error(null, "Failed to load image", e, null);
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/support/
RecyclerViewUtil.java 54 * Any exceptions thrown during the process are logged in {@link Bridge#getLog()}
67 Bridge.getLog().error(LayoutLog.TAG_BROKEN,
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
BaseRecyclerViewAnimationsTest.java 113 public String getLog() {
440 + " positions\n" + vh + "\n" + lm.getLog(),
451 assertTrue("pre layout positions should be distinct " + lm.getLog(),
461 assertNotNull("next position should exist " + lm.getLog(),
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/
ContentTypeField.java 209 private static Log log = LogFactory.getLog(Parser.class);
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/util/
SimpleTempStorage.java 42 private static Log log = LogFactory.getLog(SimpleTempStorage.class);
  /packages/services/Telephony/src/org/apache/james/mime4j/field/
ContentTypeField.java 209 private static Log log = LogFactory.getLog(Parser.class);
  /prebuilts/tools/common/m2/repository/org/slf4j/jcl-over-slf4j/1.6.2/
jcl-over-slf4j-1.6.2.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/renamepackage/
RenamePackageAction.java 171 AdtPlugin.getDefault().getLog().log(s);
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
BridgeContext.java 461 Bridge.getLog().error(LayoutLog.TAG_BROKEN,
470 Bridge.getLog().error(LayoutLog.TAG_BROKEN,
474 Bridge.getLog().error(LayoutLog.TAG_BROKEN,
692 Bridge.getLog().error(LayoutLog.TAG_BROKEN,
732 Bridge.getLog().error(LayoutLog.TAG_RESOURCES_RESOLVE,
755 Bridge.getLog().error(LayoutLog.TAG_RESOURCES_RESOLVE_THEME_ATTR,
786 Bridge.getLog().error(null,
793 Bridge.getLog().error(null,
800 Bridge.getLog().error(null,
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/
vktTestPackage.cpp 204 tcu::TestLog& log = m_context.getTestContext().getLog();
259 tcu::TestLog& log = m_context.getTestContext().getLog();

Completed in 551 milliseconds

<<11121314151617181920>>