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

<<21222324252627282930>>

  /external/icu/icu4c/source/i18n/
quant.h 69 * match, or a mismatch. If incremental is FALSE then
  /external/libmicrohttpd/src/testcurl/https/
test_https_session_info.c 74 "Error: requested protocol mismatch (wanted %d, got %d)\n",
  /external/libopus/celt/tests/
test_unit_entropy.c 208 "Tell mismatch between encoder and decoder at symbol %i: %i instead of %i (Random seed: %u).\n",
221 "Tell mismatch between encoder and decoder at symbol %i: %i instead of %i (Random seed: %u).\n",
276 "Tell mismatch between encoder and decoder at symbol %i: %i instead of %i (Random seed: %u).\n",
316 "Tell mismatch between encoder and decoder at symbol %i: %i instead of %i (Random seed: %u).\n",
  /external/libpng/contrib/examples/
iccfrompng.c 48 fprintf(stderr, "iccfrompng: version library mismatch?\n");
  /external/libvpx/libvpx/test/android/
get_files.py 12 # 2) SHA mismatch
  /external/libvpx/libvpx/test/
predict_test.cc 118 EXPECT_EQ(c, a[pixel]) << "Mismatch at " << pixel << " in top border.";
125 << "Mismatch at row " << height << " column " << left_border - width
134 << "Mismatch at row " << height << " column " << width - b_width
142 EXPECT_EQ(c, a[pixel]) << "Mismatch at " << pixel << " in bottom border.";
  /external/libvpx/libvpx/vpx/src/
vpx_codec.c 38 case VPX_CODEC_ABI_MISMATCH: return "ABI version mismatch";
  /external/libxml2/include/libxml/
xmlwin32version.h 20 * your library and includes mismatch
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
codegen.ml 43 (* If argument mismatch error. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
codegen.ml 43 (* If argument mismatch error. *)
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfStringPool.cpp 54 "Mismatch between setting and entry");
  /external/llvm/test/Analysis/TypeBasedAliasAnalysis/
gvn-nonlocal-type-mismatch.ll 60 ; eliminate one of the loads before noticing the type mismatch.
  /external/llvm/test/tools/llvm-cov/Inputs/
binary-formats.v2.linux32l 
  /external/mockito/src/main/java/org/mockito/quality/
MockitoHint.java 21 * <li>understand why test fails - by detecting stubs that were ineffective due to argument mismatch</li>
Strictness.java 30 * and stubbing argument mismatch (see {@link org.mockito.quality.MockitoHint}).
  /external/mockito/src/test/java/org/mockito/internal/junit/
ArgMismatchFinderTest.java 35 mock2.simpleMethod(2); //arg mismatch on different mock
  /external/mockito/src/test/java/org/mockitousage/junitrunner/
StubbingWarningsJUnitRunnerTest.java 113 mock.simpleMethod(2); // <-- arg mismatch, but the stub was already used
  /external/parameter-framework/upstream/parameter/
BitParameter.cpp 86 parameterAccessContext.setError("Type mismatch");
  /external/pdfium/core/fpdfdoc/
cpdf_dest.cpp 29 "Zoom mode count Mismatch");
  /external/perf_data_converter/src/
perf_data_converter.h 67 // Whether the conversion should fail if there is a detected mismatch between
  /external/python/cpython2/Include/
modsupport.h 51 the module is still loaded (because the mismatch can only be tested
  /external/python/cpython2/Lib/
contextlib.py 47 # fixes the impedance mismatch between the throw() protocol
  /external/python/cpython2/Lib/json/tests/
test_fail.py 70 '["mismatch"}',
  /external/python/cpython2/Tools/scripts/
db2pickle.py 123 sys.stderr.write("Check for format or version mismatch.\n")
  /external/python/cpython3/Tools/scripts/
db2pickle.py 123 sys.stderr.write("Check for format or version mismatch.\n")

Completed in 1265 milliseconds

<<21222324252627282930>>