HomeSort by relevance Sort by last modified time
    Searched refs:TestLog (Results 276 - 300 of 470) sorted by null

<<111213141516171819

  /external/deqp/modules/gles2/performance/
es2pShaderCompilationCases.cpp 50 using tcu::TestLog;
    [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderCompilationCases.cpp 50 using tcu::TestLog;
    [all...]
  /external/deqp/modules/internal/
ditTextureFormatTests.cpp 48 using tcu::TestLog;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/
vktRenderPassTests.cpp 77 using tcu::TestLog;
724 void logRenderPassInfo (TestLog& log,
738 log << TestLog::Message << "Format: " << attachment.getFormat() << TestLog::EndMessage;
739 log << TestLog::Message << "Samples: " << attachment.getSamples() << TestLog::EndMessage;
741 log << TestLog::Message << "LoadOp: " << attachment.getLoadOp() << TestLog::EndMessage;
742 log << TestLog::Message << "StoreOp: " << attachment.getStoreOp() << TestLog::EndMessage
    [all...]
  /external/deqp/modules/gles31/functional/
es31fCopyImageTests.cpp 71 using tcu::TestLog;
    [all...]
es31fSSBOLayoutCase.cpp 47 using tcu::TestLog;
    [all...]
es31fNegativeShaderDirectiveTests.cpp 51 tcu::TestLog& log = ctx.getLog();
71 log << tcu::TestLog::Message << message << tcu::TestLog::EndMessage;
80 tcu::TestLog& log = ctx.getLog();
105 log << tcu::TestLog::Message << message << tcu::TestLog::EndMessage;
es31fShaderStateQueryTests.cpp 123 m_testCtx.getLog() << tcu::TestLog::Message << "Building program with uniform sampler of type " << glu::getShaderVarTypeStr(samplerTypes[typeNdx].glType) << tcu::TestLog::EndMessage;
144 m_testCtx.getLog() << tcu::TestLog::Message << "Verifying uniform type." << tcu::TestLog::EndMessage;
421 m_testCtx.getLog() << tcu::TestLog::Message << "Trying to compile broken shader source." << tcu::TestLog::EndMessage;
es31fDrawBuffersIndexedTests.cpp 70 using tcu::TestLog;
465 void verifyRenderbuffer (TestLog& log,
540 void verifyRenderbuffers (TestLog& log,
    [all...]
es31fBasicComputeShaderTests.cpp 46 using tcu::TestLog;
165 m_testCtx.getLog() << TestLog::Message << "Work groups: " << m_workSize << TestLog::EndMessage;
285 m_testCtx.getLog() << TestLog::Message << "Work groups: " << m_workSize << TestLog::EndMessage;
409 m_testCtx.getLog() << TestLog::Message << "Work groups: " << m_workSize << TestLog::EndMessage;
522 m_testCtx.getLog() << TestLog::Message << "Work groups: " << m_workSize << TestLog::EndMessage;
630 m_testCtx.getLog() << TestLog::Message << "Work groups: " << m_workSize << TestLog::EndMessage
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFramebufferBlitTests.cpp 45 using tcu::TestLog;
207 << tcu::TestLog::Message
212 << tcu::TestLog::EndMessage;
231 << tcu::TestLog::Message
234 << tcu::TestLog::EndMessage
235 << tcu::TestLog::ImageSet("Result", "Image verification result")
236 << tcu::TestLog::Image("Result", "Result", result)
237 << tcu::TestLog::Image("ErrorMask", "Error mask", errorMask)
238 << tcu::TestLog::EndImageSet;
289 << tcu::TestLog::Messag
    [all...]
es3fTransformFeedbackTests.cpp 56 using tcu::TestLog;
717 static bool compareTransformFeedbackOutput (tcu::TestLog& log, deUint32 primitiveType, const Output& output, int numInputs, const deUint8* inBasePtr, int inStride, const deUint8* outBasePtr, int outStride)
766 log << TestLog::Message << "Mismatch in " << output.name << " (" << attribute.name << "), output = " << outNdx << ", input = " << inNdx << ", component = " << compNdx << TestLog::EndMessage;
817 static void logTransformFeedbackVaryings (TestLog& log, const glw::Functions& gl, deUint32 program)
826 log << TestLog::Message << "GL_TRANSFORM_FEEDBACK_VARYINGS = " << numTfVaryings << TestLog::EndMessage;
842 log << TestLog::Message << (const char*)&nameBuf[0] << ": " << typeName << "[" << size << "]" << TestLog::EndMessage;
918 TestLog& log = m_testCtx.getLog()
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderDerivateTests.cpp 65 using tcu::TestLog;
336 static bool verifyConstantDerivate (tcu::TestLog& log,
351 log << TestLog::Message << "Expecting " << LogVecComps(reference, numComps) << " with threshold " << LogVecComps(threshold, numComps) << TestLog::EndMessage;
363 log << TestLog::Message << "FAIL: got " << LogVecComps(resDerivate, numComps)
366 << TestLog::EndMessage;
374 log << TestLog::Message << "..." << TestLog::EndMessage;
377 log << TestLog::Message << "FAIL: found " << numFailedPixels << " failed pixels" << TestLog::EndMessage
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkAllocationCallbackUtil.cpp 575 bool checkAndLog (tcu::TestLog& log, const AllocationCallbackValidationResults& results, deUint32 allowedLiveAllocScopeBits)
577 using tcu::TestLog;
585 log << TestLog::Message << "VIOLATION " << (violationNdx+1)
588 << TestLog::EndMessage;
591 log << TestLog::Message << "ERROR: Found " << results.violations.size() << " invalid allocation callbacks!" << TestLog::EndMessage;
606 log << TestLog::Message << "LEAK " << (numLeaks+1) << ": " << record << TestLog::EndMessage;
623 log << TestLog::Message << "LEAK " << (numLeaks+1) << ": " << totalAllocated
625 << TestLog::EndMessage
    [all...]
vkAllocationCallbackUtil.hpp 34 class TestLog;
226 bool checkAndLog (tcu::TestLog& log, const AllocationCallbackValidationResults& results, deUint32 allowedLiveAllocScopeBits);
227 bool validateAndLog (tcu::TestLog& log, const AllocationCallbackRecorder& recorder, deUint32 allowedLiveAllocScopeBits);
  /external/deqp/modules/glshared/
glsFboCompletenessTests.cpp 43 using tcu::TestLog;
464 static void logFormatInfo (const config::Framebuffer& fbo, const FormatDB& ctxFormats, const FormatDB& coreFormats, const FormatDB& allFormats, tcu::TestLog& log)
506 msg << tcu::TestLog::EndMessage;
521 msg << tcu::TestLog::EndMessage;
538 msg << tcu::TestLog::EndMessage;
553 msg << tcu::TestLog::EndMessage;
572 msg << tcu::TestLog::EndMessage;
589 msg << tcu::TestLog::EndMessage;
612 msg << tcu::TestLog::EndMessage;
637 << TestLog::Messag
    [all...]
glsStateQueryUtil.hpp 170 using tcu::TestLog;
174 testCtx.getLog() << TestLog::Message << "// ERROR: Pre-guard value was modified " << TestLog::EndMessage;
183 testCtx.getLog() << TestLog::Message << "// ERROR: Post-guard value was modified " << TestLog::EndMessage;
192 testCtx.getLog() << TestLog::Message << "// ERROR: Get* did not return a value" << TestLog::EndMessage;
206 using tcu::TestLog;
glsCalibration.hpp 185 void logCalibrationInfo (tcu::TestLog& log, const TheilSenCalibrator& calibrator);
glsFboUtil.hpp 373 void logLegalResults (tcu::TestLog& log) const;
374 void logRules (tcu::TestLog& log) const;
383 void logRule (tcu::TestLog& log, const std::string& ruleName, const std::set<std::string>& rules) const;
391 void logFramebufferConfig (const config::Framebuffer& cfg, tcu::TestLog& log);
  /external/deqp/external/vulkancts/modules/vulkan/tessellation/
vktTessellationGeometryPassthroughTests.cpp 497 tcu::TestLog& log = m_context.getTestContext().getLog();
498 log << tcu::TestLog::Message << m_params.message << tcu::TestLog::EndMessage;
501 log << tcu::TestLog::Message << "Tessellation levels: " << getTessellationLevelsString(m_params.tessLevels, m_params.primitiveType) << tcu::TestLog::EndMessage;
606 tcu::TestLog& log = m_context.getTestContext().getLog();
607 log << tcu::TestLog::Message
611 << tcu::TestLog::EndMessage;
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
TestCase.java 15 import android.icu.dev.test.TestLog;
193 public boolean fieldsEqual(Calendar c, TestLog log) {
210 // TODO(junit): blanked out TestLog
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
TestCase.java 14 import com.ibm.icu.dev.test.TestLog;
192 public boolean fieldsEqual(Calendar c, TestLog log) {
209 // TODO(junit): blanked out TestLog
  /external/deqp/modules/gles2/functional/
es2fReadPixelsTests.cpp 182 m_testCtx.getLog() << tcu::TestLog::Message << "Format: " << glu::getTextureFormatStr(glFormat) << ", Type: " << glu::getTypeStr(glType) << tcu::TestLog::EndMessage;
196 m_testCtx.getLog() << tcu::TestLog::Message << "Clear color: (" << red << ", " << green << ", " << blue << ", " << alpha << ")" << tcu::TestLog::EndMessage;
es2fStringQueryTests.cpp 55 using tcu::TestLog;
  /external/deqp/external/vulkancts/modules/vulkan/texture/
vktTextureFilteringTests.cpp 53 using tcu::TestLog;
191 tcu::TestLog& log = m_context.getTestContext().getLog();
210 log << TestLog::Message << "Texture coordinates: " << curCase.minCoord << " -> " << curCase.maxCoord << TestLog::EndMessage;
239 log << TestLog::Message << "Warning: Verification against high precision requirements failed, trying with lower requirements." << TestLog::EndMessage;
246 log << TestLog::Message << "ERROR: Verification against low precision requirements failed, failing test case." << TestLog::EndMessage;
400 tcu::TestLog& log = m_context.getTestContext().getLog();
416 log << TestLog::Message << "Coordinates: " << curCase.bottomLeft << " -> " << curCase.topRight << TestLog::EndMes (…)
    [all...]

Completed in 882 milliseconds

<<111213141516171819