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

<<11121314151617181920>>

  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/
ShaderCollectionTest.java 113 Gdx.files.absolute(tempFolder).child(name + ".log.txt").writeString(result.program.getLog(), false);
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
Bridge.java 559 public static LayoutLog getLog() {
  /external/deqp/modules/egl/
teglRenderTests.cpp 709 TestLog& log = m_testCtx.getLog();
912 TestLog& log = m_testCtx.getLog();
    [all...]
teglGLES2SharedRenderingPerfTests.cpp 943 TestLog& log = testCtx.getLog();
1044 logTestConfig(m_testCtx.getLog(), m_config);
    [all...]
teglGLES2SharingTests.cpp 119 , m_log (eglTestCtx.getTestContext().getLog())
156 tcu::TestLog& log = m_testCtx.getLog();
    [all...]
  /external/deqp/modules/gles2/functional/
es2fTextureUnitTests.cpp 616 tcu::TestLog& log = m_testCtx.getLog();
757 tcu::TestLog& log = m_testCtx.getLog();
    [all...]
es2fTextureSpecificationTests.cpp 416 tcu::TestLog& log = m_testCtx.getLog();
506 bool isOk = tcu::intThresholdCompare(m_testCtx.getLog(), "Result", "Image comparison result", reference.getAccess(), result.getAccess(), threshold,
547 isOk = tcu::fuzzyCompare(m_testCtx.getLog(), "Result", (string("Image comparison result: ") + de::toString((tcu::CubeFace)face)).c_str(), reference, result, threshold,
    [all...]
  /external/deqp/modules/gles31/functional/
es31fTextureSpecificationTests.cpp 138 tcu::TestLog& log = m_testCtx.getLog();
299 bool isFaceOk = tcu::fuzzyCompare(m_testCtx.getLog(), name.c_str(), desc.c_str(), reference, result, threshold,
    [all...]
es31fUniformLocationTests.cpp 373 TestLog& log = m_testCtx.getLog();
582 m_testCtx.getLog() << tcu::TestLog::Message << "Set uniform " << name << " in location " << gotLoc << " to " << expectedValue << tcu::TestLog::EndMessage;
    [all...]
es31fDrawBuffersIndexedTests.cpp     [all...]
  /external/robolectric/v3/
shadows-httpclient-3.1-SNAPSHOT.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-gradle-plugin/1.0.2/
kotlin-gradle-plugin-1.0.2.jar 
  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageLoadStoreTests.cpp 637 if (comparePixelBuffers(m_context.getTestContext().getLog(), m_texture, m_format, reference.getAccess(), result))
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRender.cpp 733 m_context.getTestContext().getLog() << tcu::TestLog::Message << "Unknown Uniform type: " << type << tcu::TestLog::EndMessage;
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFboColorbufferTests.cpp 91 m_testCtx.getLog() << TestLog::Message << "Comparing images, threshold: " << threshold << TestLog::EndMessage;
93 return tcu::bilinearCompare(m_testCtx.getLog(), "Result", "Image comparison result", reference.getAccess(), result.getAccess(), threshold, tcu::COMPARE_LOG_RESULT);
    [all...]
es3fTextureUnitTests.cpp 787 tcu::TestLog& log = m_testCtx.getLog();
    [all...]
es3fVertexArrayObjectTests.cpp 180 , m_log (context.getTestContext().getLog())
698 , m_log (context.getTestContext().getLog())
    [all...]
  /external/deqp/modules/glshared/
glsLongStressCase.cpp     [all...]
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
RecyclerViewAnimationsTest.java     [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.net_1.2.200.v20130430-1352.jar 
  /external/apache-http/src/org/apache/http/impl/client/
DefaultRequestDirector.java 118 private final Log log = LogFactory.getLog(getClass());
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineBlendTests.cpp     [all...]
vktPipelineDepthTests.cpp     [all...]
vktPipelineImageSamplingInstance.cpp     [all...]

Completed in 386 milliseconds

<<11121314151617181920>>