HomeSort by relevance Sort by last modified time
    Searched full:mismatch (Results 901 - 925 of 4810) sorted by null

<<31323334353637383940>>

  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DateFormatRoundTripTest.java 204 errln("FAIL: String mismatch after match");
215 errln("FAIL: Date mismatch after match");
  /external/jacoco/org.jacoco.doc/docroot/doc/
classids.html 68 The typical symptom of class id mismatch is classes not shown as covered
74 not linked this means there is a class id mismatch between the class used at
  /external/libese/apps/
build.xml 37 <fail message="Checksum mismatch on ${tocheck}">
70 <fail message="Checksum mismatch on ${tocheck}">
  /external/libmojo/base/android/java/src/org/chromium/base/
ResourceExtractor.java 285 * Chrome. A version mismatch can lead to a rather broken user experience.
286 * Failing to update the V8 snapshot files will lead to a version mismatch
  /external/libmpeg2/decoder/
impeg2d_debug.c 216 printf("IDCT input : Only first coeff non-zero (Includes DC + mismatch) %8.2f\n", (gi4_impeg2d_idct_inp_only_first_coeff * 100.0) / gi4_impeg2d_idct_cnt);
319 printf("IQnt input : Only first coeff non-zero (Includes DC + mismatch) %8.2f\n", (gi4_impeg2d_iqnt_inp_only_first_coeff * 100.0) / gi4_impeg2d_idct_cnt);
  /external/libvncserver/webclients/java-applet/ssl/
tightvnc-1.3dev7_javasrc-vncviewer-ssl.patch 380 + dbg("URL: cert mismatch at i=" + i);
381 + dbg("URL: cert mismatch cert" + certs[i]);
382 + dbg("URL: cert mismatch url" + trusturlCerts[i]);
384 + cert_fail = "cert-mismatch";
450 + dbg("SRV: cert mismatch at i=" + i);
451 + dbg("SRV: cert mismatch cert" + certs[i]);
452 + dbg("SRV: cert mismatch srv" + trustsrvCerts[i]);
454 + cert_fail = "server-cert-mismatch";
523 + dbg("ONE: cert mismatch at i=" + i);
524 + dbg("ONE: cert mismatch cert" + certs[i])
    [all...]
  /external/libvpx/libvpx/vp8/common/
mfqe.c 165 /* additional checks for color mismatch and excessive addition of
170 /* additional checks for color mismatch and excessive addition of
  /external/ltp/testcases/kernel/fs/doio/
databin.c 111 "data mismatch at offset %d, exp:%#lo, act:%#o",
136 "data mismatch at offset %d, exp:%#lo, act:%#lo",
  /external/ltp/utils/sctp/func_tests/
test_sctp_sendrecvmsg.c 312 tst_brkm(TBROK, tst_exit, "SEND_FAILED data mismatch");
335 tst_brkm(TBROK, tst_exit, "SEND_FAILED data mismatch");
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_ext_pixelformat.c 409 * points for a mismatch when the match does not have to be exact.
410 * Set a score to 0 if there is a mismatch for an exact match criteria.
  /external/pdfium/core/fpdfdoc/
cpdf_filespec_unittest.cpp 104 "size mismatch");
188 static_assert(FX_ArraySize(keys) == FX_ArraySize(streams), "size mismatch");
  /external/python/cpython2/Tools/scripts/
texcheck.py 17 -m Munge parenthesis and brackets. [0,n) would normally mismatch.
68 print "\nDelimiter mismatch. On line %d, encountered closing '%s' without corresponding open" % (c_lineno, c_symbol)
  /external/skia/tests/
SkSLFPTest.cpp 38 SkDebugf("HEADER MISMATCH:\nsource:\n%s\n\nexpected:\n'%s'\n\nreceived:\n'%s'", src,
54 SkDebugf("CPP MISMATCH:\nsource:\n%s\n\nexpected:\n'%s'\n\nreceived:\n'%s'", src,
  /external/skia/tools/skdiff/
skdiff_image.cpp 346 printf("\nAverage color mismatch: ");
350 printf("\nMax color mismatch: ");
  /external/skqp/tests/
SkSLFPTest.cpp 38 SkDebugf("HEADER MISMATCH:\nsource:\n%s\n\nexpected:\n'%s'\n\nreceived:\n'%s'", src,
54 SkDebugf("CPP MISMATCH:\nsource:\n%s\n\nexpected:\n'%s'\n\nreceived:\n'%s'", src,
  /external/skqp/tools/skdiff/
skdiff_image.cpp 346 printf("\nAverage color mismatch: ");
350 printf("\nMax color mismatch: ");
  /external/squashfs-tools/kernel/fs/squashfs/
super.c 50 ERROR("Major/Minor mismatch, older Squashfs %d.%d "
54 ERROR("Major/Minor mismatch, trying to mount newer "
  /external/syslinux/bios/com32/lua/src/
liblua.c32 
  /external/syslinux/efi32/com32/lua/src/
liblua.c32 
  /external/tensorflow/tensorflow/core/kernels/
function_ops.cc 51 "Type mismatch: actual ", DataTypeString(val.dtype()),
76 "Type mismatch: actual ", DataTypeString(val.dtype()),
stage_op.cc 249 errors::InvalidArgument("Mismatch stage/unstage: ", tuple.size(),
284 errors::InvalidArgument("Mismatch stage/unstage: ", tuple.size(),
  /external/tensorflow/tensorflow/python/kernel_tests/
priority_queue_test.py 322 r"Shape mismatch in tuple component 0. Expected \[\], got \[2\]"):
332 r"Shape mismatch in tuple component 0. Expected \[2\], got \[2,2\]"):
  /external/testng/src/main/java/org/testng/internal/
MethodInvocationHelper.java 72 + ", probably due to classloader mismatch");
75 + " on this instance of " + instance.getClass() + " due to class mismatch");
  /external/vboot_reference/tests/
vb20_common3_tests.c 123 "vb2_verify_keyblock() sig mismatch");
269 "vb2_verify_fw_preamble() sig mismatch");
  /external/webrtc/webrtc/modules/audio_coding/acm2/
acm_codec_database.cc 220 // Gets the codec id number from the database. If there is some mismatch in
222 // NOTE! The first mismatch found will generate the return value.

Completed in 1326 milliseconds

<<31323334353637383940>>