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

1 2 34 5 6 7 8 91011>>

  /cts/tests/signature/src/android/signature/cts/
FailureType.java 25 static FailureType mismatch(JDiffClassDescription description) { method in class:FailureType
  /external/clang/test/SemaCXX/
windows-arm-valist.cpp 16 "type mismatch for va_list");
  /external/clang/test/SemaObjC/
nowarn-superclass-method-mismatch.m 1 // RUN: %clang_cc1 -fsyntax-only -fobjc-arc -fobjc-runtime-has-weak -Wsuper-class-method-mismatch -verify %s
  /external/compiler-rt/test/profile/
instrprof-version-mismatch.c 11 // CHECK: LLVM Profile Error: Runtime and instrumentation version mismatch
  /external/curl/tests/data/
test803 34 # CURLE_REMOTE_FILE_NOT_FOUND - UIDVALIDITY mismatch
  /external/e2fsprogs/lib/ss/
ss_err.et 7 "Version mismatch"
  /external/libcxx/test/libcxx/selftest/
test_macros.pass.cpp 40 # error "TEST_EXTENDED_CONSTEXPR mismatch (1)"
44 # error "TEST_EXTENDED_CONSTEXPR mismatch (2)"
51 # error "TEST_VARIABLE_TEMPLATES mismatch (1)"
55 # error "TEST_VARIABLE_TEMPLATES mismatch (2)"
  /external/libmojo/mojo/public/interfaces/bindings/tests/data/validation/
conformance_mthd11_num_bytes_version_mismatch_1.data 20 [u8]0 // Unexpected contents that cause the mismatch.
  /external/libxml2/result/errors/
758588.xml.err 7 ./test/errors/758588.xml:1: parser error : Opening and ending tag mismatch: a line 1 and a
  /external/syslinux/bios/com32/modules/
kbdmap.c32 
  /external/syslinux/efi32/com32/modules/
kbdmap.c32 
  /external/tcpdump/tests/
ikev1_id_ipv6_addr_subnet-oobr.out 3 (id: idtype=IPv6net protoid=16 port=4112 len=24 [bad: < 32]) [|#145] (len mismatch: isakmp 4278190080/ip 4856)
isakmpv1-attr-oobr.out 3 (t: #243 id=241 (type=#9472 len=2 value=0619) [|t]) (len mismatch: isakmp 4293885728/ip 2140)
  /frameworks/compile/slang/tests/F_reflection3264_reduce_mismatch_name_noexp/
reflection3264_reduce_mismatch_name_noexp.rs 16 // name mismatch above (a32 versus a64)
  /prebuilts/go/darwin-x86/misc/cgo/testplugin/altpath/src/plugin-mismatch/
main.go 12 // plugin-mismatch should produce an error.
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug246.go 20 println("mismatch", x1, x2)
  /prebuilts/go/linux-x86/misc/cgo/testplugin/altpath/src/plugin-mismatch/
main.go 12 // plugin-mismatch should produce an error.
  /prebuilts/go/linux-x86/test/fixedbugs/
bug246.go 20 println("mismatch", x1, x2)
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/libcxx/selftest/
test_macros.pass.cpp 40 # error "TEST_EXTENDED_CONSTEXPR mismatch (1)"
44 # error "TEST_EXTENDED_CONSTEXPR mismatch (2)"
51 # error "TEST_VARIABLE_TEMPLATES mismatch (1)"
55 # error "TEST_VARIABLE_TEMPLATES mismatch (2)"
  /system/core/base/include/android-base/
test_utils.h 77 FAIL() << "regex mismatch: expected " << (pattern) << " in:\n" << (str); \
84 FAIL() << "regex mismatch: expected to not find " << (pattern) << " in:\n" << (str); \
91 ADD_FAILURE() << "regex mismatch: expected " << (pattern) << " in:\n" << (str); \
98 ADD_FAILURE() << "regex mismatch: expected to not find " << (pattern) << " in:\n" << (str); \
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
mips16-and-micromips.d 5 #error: \A.*: .*\.o: ASE mismatch: linking microMIPS module with previous MIPS16 modules[\n\r]+.*: failed to merge target specific data of file .*\.o\Z
  /external/clang/test/Modules/Inputs/merge-using-decls/
b.h 25 // Mismatch in type/non-type-ness.
33 // Mismatch in using/access-declaration-ness.
39 // Mismatch in nested-name-specifier.
  /external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/
AllOf.java 23 public boolean matches(Object o, Description mismatch) {
26 mismatch.appendDescriptionOf(matcher).appendText(" ");
27 matcher.describeMismatch(o, mismatch);
  /external/jemalloc/test/unit/
qr.c 83 "Element id mismatch");
91 NENTRIES].id, "Element id mismatch");
98 "Element id mismatch");
103 "Element id mismatch");
133 "Element id mismatch");
139 "Element id mismatch");
161 NENTRIES].id, "Element id mismatch");
169 "Element id mismatch");
176 "Element id mismatch");
181 "Element id mismatch");
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
x86-64-branch-4.l 4 .*:4: Error: operand type mismatch for `jmp'
7 .*:9: Error: operand type mismatch for `call'
11 .*:13: Error: operand type mismatch for `jmp'

Completed in 1207 milliseconds

1 2 34 5 6 7 8 91011>>