HomeSort by relevance Sort by last modified time
    Searched full:verification (Results 401 - 425 of 1049) sorted by null

<<11121314151617181920>>

  /external/compiler-rt/include/sanitizer/
common_interface_defs.h 103 // Full verification requires O(end-beg) time; this function tries to avoid
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_java.h 12 // Interface for verification of Java or mixed Java/C++ programs.
  /external/conscrypt/src/main/java/org/conscrypt/
OpenSSLSignatureRawRSA.java 31 * generation and verification using OpenSSL.
  /external/deqp/doc/testspecs/GL3/
functional.conditional_render.txt 65 conditionally clearing the framebuffer. The verification used depends on the
  /external/deqp/doc/testspecs/GLES2/
stress.long.txt 37 + Functional verification
  /external/deqp/doc/testspecs/GLES3/
functional.shaders.int_op.txt 56 + Integer type range and bitlayout verification
  /external/deqp/doc/testspecs/GLES31/
functional.shaders.atomic_counter.txt 51 by the shader. SSBO value verification depends on the set of functions used in
functional.uniform_location.txt 65 These cases have declarations, locations specifiers and verification
  /external/deqp/framework/common/
tcuTexVerifierUtil.cpp 135 // \note CL and GL modes are handled identically here, as verification process accounts for
  /external/deqp/modules/gles2/functional/
es2fBufferWriteTests.cpp 210 isOk ? "Pass" : "Buffer verification failed");
311 isOk ? "Pass" : "Buffer verification failed");
374 isOk ? "Pass" : "Buffer verification failed");
510 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Buffer verification failed");
  /external/deqp/modules/gles3/functional/
es3fBufferWriteTests.cpp 210 isOk ? "Pass" : "Buffer verification failed");
311 isOk ? "Pass" : "Buffer verification failed");
374 isOk ? "Pass" : "Buffer verification failed");
523 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Buffer verification failed");
  /external/deqp/modules/gles31/functional/
es31fMultisampleShaderRenderCase.cpp 398 // verify using case-specific verification
403 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image verification failed");
417 // verify using case-specific verification
422 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image verification failed");
es31fTextureBorderClampTests.cpp     [all...]
  /external/deqp/modules/gles31/stress/
es31sTessellationGeometryInteractionTests.cpp 328 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image verification failed");
406 << tcu::TestLog::ImageSet("ImageVerification", "Image verification")
414 << tcu::TestLog::Message << "Image verification failed, found invalid pixels." << tcu::TestLog::EndMessage
415 << tcu::TestLog::ImageSet("ImageVerification", "Image verification")
  /external/icu/icu4c/source/test/intltest/
pptest.cpp 165 //***** this test is for compiler checks and visual verification only.
  /external/llvm/examples/BrainF/
BrainFDriver.cpp 134 errs() << "Error: module failed verification. This shouldn't happen.\n";
  /external/llvm/include/llvm/CodeGen/
Passes.h 322 /// machine verification pass afterwards.
332 /// machine verification pass afterwards.
347 /// Add a pass to perform basic verification of the machine function if
348 /// verification is enabled.
  /external/llvm/test/CodeGen/PowerPC/
pr20442.ll 9 ; which would fail verification because the created induction variable does not
  /external/llvm/test/CodeGen/X86/
misched-new.ll 84 ; Test top-down subregister liveness tracking. Self-verification
  /external/mockito/src/org/mockito/
MockitoAnnotations.java 31 * <li>Makes the verification error easier to read because <b>field name</b> is used to identify the mock.</li>
  /external/mockito/src/org/mockito/plugins/
MockMaker.java 82 * stubbing and verification. In order to reset the mock, we pass
  /external/proguard/examples/
android.pro 117 # Preserve the required interface from the License Verification Library
  /external/proguard/examples/gradle/
android.gradle 137 // Preserve the required interface from the License Verification Library
  /external/v8/benchmarks/
README.txt 26 Other benchmarks were fixed to do elementary verification of the
revisions.html 88 <p>Other benchmarks were fixed to do elementary verification of the

Completed in 378 milliseconds

<<11121314151617181920>>