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

<<11121314151617181920>>

  /external/autotest/server/site_tests/firmware_ECBattery/
firmware_ECBattery.py 70 error.TestFail: Raised when the two reading mismatch by more than
83 "mismatch." % (servo_reading, kernel_reading))
90 error.TestFail: Raised when the two reading mismatch by more than
106 "mismatch." % (servo_reading, kernel_reading))
  /external/cblas/
README.android 4 Correct case-mismatch in include guard.
  /external/clang/test/SemaCXX/
vtordisp-mode.cpp 26 static_assert(sizeof(C) == 2 * 4 + 2 * 4 + 4 * VTORDISP_MODE, "size mismatch");
  /external/clang/test/SemaObjC/
property-3.m 41 @property (nonatomic, assign, getter=wasAvailable) int available; // expected-warning{{getter name mismatch between property redeclaration ('wasAvailable') and its original declaration ('isAvailable')}}
qualified-protocol-method-conflicts.m 1 // RUN: %clang_cc1 -Woverriding-method-mismatch -fsyntax-only -verify -Wno-objc-root-class %s
  /external/compiler-rt/test/scudo/
mismatch.cpp 41 // CHECK: ERROR: allocation type mismatch on address
  /external/e2fsprogs/lib/ss/
ss_err.c 12 N_( "Version mismatch"),
  /external/e2fsprogs/tests/f_readonly_fsck/
script 27 echo "ERROR: crc mismatch! ${old} ${new}" >> $OUT
  /external/elfutils/tests/
rdwrmmap.c 36 error (1, 0, "libelf version mismatch");
  /external/icu/icu4c/source/samples/uresb/
en.txt 26 "Resource type mismatch",
  /external/junit/src/main/java/org/junit/internal/matchers/
StacktracePrintingMatcher.java 12 * stacktrace of the actual Throwable in case of a mismatch.
  /external/libjpeg-turbo/
README.android 34 Fix sign mismatch comparison warnings
  /external/libmojo/mojo/public/cpp/bindings/lib/
handle_interface_serialization.h 27 static_assert(std::is_base_of<Base, T>::value, "Interface type mismatch.");
70 static_assert(std::is_base_of<Base, T>::value, "Interface type mismatch.");
109 static_assert(std::is_base_of<Base, T>::value, "Interface type mismatch.");
136 static_assert(std::is_base_of<Base, T>::value, "Interface type mismatch.");
  /external/libxml2/python/tests/
ctxterror.py 13 --> (4) Opening and ending tag mismatch: x line 0 and y
readererr.py 18 --> (4) test1:1:Opening and ending tag mismatch: c line 1 and a
  /external/llvm/test/CodeGen/X86/
tail-call-legality.ll 3 ; This used to be classified as a tail call because of a mismatch in the
  /external/llvm/test/Verifier/
invalid-statepoint.ll 3 ; CHECK: gc.statepoint: mismatch in number of call arguments
  /external/ltp/testcases/kernel/syscalls/ipc/lib/
libmsgctl.c 44 printf("Message queue mismatch in the reader of child group %d for message queue id %d\n",
60 printf("Type mismatch in child %d, read #d = %d: ",
68 printf("Size mismatch in child %d, read # = %d: ",
100 printf("Message queue mismatch in the reader of child group %d for message queue id %d\n",
  /external/mockito/src/main/java/org/mockito/exceptions/misusing/
PotentialStubbingProblem.java 21 * This scenario is called "stubbing argument mismatch".
29 * Something something = mock.getSomething(50); // <-- stubbing argument mismatch
31 * The stubbing argument mismatch typically indicates:
37 * User mistake (use case 1 and 2) make up 95% of the stubbing argument mismatch cases.
  /external/pdfium/core/fpdfdoc/
cpdf_aaction.cpp 37 "g_sAATypes count mismatch");
  /external/python/cpython2/Tools/compiler/
stacktest.py 16 print "stack mismatch %s: %d vs. %d" % (a.co_name,
  /external/smali/smalidea/src/test/java/org/jf/smalidea/
LightCodeInsightParsingTestCase.java 104 assertEquals("light virtual file text mismatch", text,
106 assertEquals("virtual file text mismatch", text, LoadTextUtil.loadText(f.getVirtualFile()));
107 assertEquals("doc text mismatch", text, f.getViewProvider().getDocument().getText());
108 assertEquals("psi text mismatch", text, f.getText());
  /external/strace/tests/
strace-S.test 20 fail_ "$STRACE $args output mismatch"
  /external/strace/tests-m32/
strace-S.test 20 fail_ "$STRACE $args output mismatch"
  /external/strace/tests-mx32/
strace-S.test 20 fail_ "$STRACE $args output mismatch"

Completed in 1211 milliseconds

<<11121314151617181920>>