HomeSort by relevance Sort by last modified time
    Searched full:mismatch (Results 1 - 25 of 3039) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/jsoncpp/test/jsonchecker/
fail33.json 0 ["mismatch"
  /packages/apps/Test/connectivity/sl4n/rapidjson/bin/jsonchecker/
fail33.json 0 ["mismatch"
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
mism-1.s 1 ! Test architecture mismatch warnings.
2 ! We don't test every possible mismatch, we just want to be reasonable sure
3 ! the mismatch checking code works.
10 divscc %g1,%g2,%g3 ! { dg-error "mismatch|sparclite" "sparclite divscc mismatch" }
12 scan %g1,%g2,%g3 ! { dg-error "mismatch|sparclite" "sparclite scan mismatch" }
16 movrz %g1,%g2,%g3 ! { dg-error "mismatch|v9" "v9 fp reg mismatch" }
20 shutdown ! { dg-error "mismatch|v9a" "v9a shutdown mismatch"
    [all...]
  /external/valgrind/none/tests/
tls.stdout.exp 1 tls_ptr: case "race" has mismatch: *ip=1 here=0
2 tls_ptr: case "race" has mismatch: *ip=2 here=1
3 tls_ptr: case "race" has mismatch: *ip=3 here=1
4 tls_ptr: case "race" has mismatch: *ip=4 here=2
5 tls_ptr: case "race" has mismatch: *ip=5 here=2
6 tls_ptr: case "race" has mismatch: *ip=6 here=3
7 tls_ptr: case "race" has mismatch: *ip=7 here=3
8 tls_ptr: case "race" has mismatch: *ip=8 here=4
9 tls_ptr: case "race" has mismatch: *ip=9 here=4
10 tls_ptr: case "race" has mismatch: *ip=10 here=
    [all...]
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
GetSetTest.java 272 verify(tmp, tmp2, out1DAlloc, "Data mismatch char: ", 1);
274 verify(tmp, tmp2, out1DAlloc, "Data mismatch relaxed char: ", 1);
277 verify(tmp, tmp2, out2DAlloc, "Data mismatch char: ", 1);
279 verify(tmp, tmp2, out2DAlloc, "Data mismatch relaxed char: ", 1);
282 verify(tmp, tmp2, out3DAlloc, "Data mismatch char: ", 1);
284 verify(tmp, tmp2, out3DAlloc, "Data mismatch relaxed char: ", 1);
292 verify(tmp, tmp2, out1DAlloc, "Data mismatch char2: ", 2);
294 verify(tmp, tmp2, out1DAlloc, "Data mismatch relaxed char2: ", 2);
297 verify(tmp, tmp2, out2DAlloc, "Data mismatch char2: ", 2);
299 verify(tmp, tmp2, out2DAlloc, "Data mismatch relaxed char2: ", 2)
    [all...]
  /external/llvm/test/tools/dsymutil/X86/
mismatch.m 3 module mismatch {
4 header "mismatch.h"
7 echo "struct s;"> mismatch.h
10 -fdisable-module-hash mismatch.m -o 1.o
11 echo > mismatch.h
14 -fdisable-module-hash mismatch.m -o /dev/null
17 // RUN: llvm-dsymutil -f -oso-prepend-path=%p/../Inputs/mismatch \
20 @import mismatch;
23 // CHECK: warning: hash mismatch
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
arch-err-1.s 1 ; Test mismatch of --march=ARCH1 and .arch ARCH2.
  /external/clang/test/ASTMerge/Inputs/
enum1.c 8 // Value mismatch
15 // Name mismatch
enum2.c 8 // Value mismatch
15 // Name mismatch
struct1.c 12 // Mismatch in field type
20 // Mismatch in tag kind.
32 // Bit-field mismatch
35 // Bit-field mismatch
53 // Mismatch due to struct used internally
struct2.c 9 // Mismatch in field type
17 // Mismatch in tag kind.
29 // Bit-field mismatch
32 // Bit-field mismatch
50 // Mismatch due to struct used internally
interface1.m 13 // Ivar mismatch
20 // Superclass mismatch
31 // Method mismatch
37 // Method mismatch
43 // Method mismatch
interface2.m 13 // Ivar mismatch
20 // Superclass mismatch
31 // Method mismatch
36 // Method mismatch
42 // Method mismatch
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug487.go 17 a, b := G() // ERROR "mismatch"
18 a, b = G() // ERROR "mismatch"
23 return G() // ERROR "too many|mismatch"
  /prebuilts/go/linux-x86/test/fixedbugs/
bug487.go 17 a, b := G() // ERROR "mismatch"
18 a, b = G() // ERROR "mismatch"
23 return G() // ERROR "too many|mismatch"
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DataTruncationTest.java 66 assertEquals(i + " Final state mismatch", aDataTruncation
68 assertEquals(i + " Final state mismatch", aDataTruncation
70 assertEquals(i + " Final state mismatch", aDataTruncation
72 assertEquals(i + " Final state mismatch", aDataTruncation
74 assertEquals(i + " Final state mismatch", aDataTruncation
76 assertEquals(i + " Final state mismatch", aDataTruncation
78 assertEquals(i + " Final state mismatch", aDataTruncation
80 assertEquals(i + " Final state mismatch", aDataTruncation
87 assertEquals(i + "Exception mismatch", e.getClass(),
89 assertEquals(i + "Exception mismatch", e.getMessage()
    [all...]
SQLWarningTest.java 51 assertEquals(i + " Final state mismatch", aSQLWarning
53 assertEquals(i + " Final state mismatch", aSQLWarning
55 assertEquals(i + " Final state mismatch", aSQLWarning
57 assertEquals(i + " Final state mismatch", aSQLWarning
64 assertEquals(i + "Exception mismatch", e.getClass(),
66 assertEquals(i + "Exception mismatch", e.getMessage(),
98 assertEquals(i + " Final state mismatch", aSQLWarning
100 assertEquals(i + " Final state mismatch", aSQLWarning
102 assertEquals(i + " Final state mismatch", aSQLWarning
104 assertEquals(i + " Final state mismatch", aSQLWarnin
    [all...]
SQLExceptionTest.java 46 assertEquals("SUID mismatch: ", theFixedSUID, theSUID);
84 assertEquals(i + " Final state mismatch", aSQLException
86 assertEquals(i + " Final state mismatch", aSQLException
88 assertEquals(i + " Final state mismatch", aSQLException
90 assertEquals(i + " Final state mismatch", aSQLException
97 assertEquals(i + "Exception mismatch", e.getClass(),
99 assertEquals(i + "Exception mismatch", e.getMessage(),
133 assertEquals(i + " Final state mismatch", aSQLException
135 assertEquals(i + " Final state mismatch", aSQLException
137 assertEquals(i + " Final state mismatch", aSQLExceptio
    [all...]
  /external/clang/test/SemaTemplate/
instantiate-array.cpp 16 static_assert(sizeof(IntArray<10>) == sizeof(int) * 10, "Array size mismatch");
17 static_assert(sizeof(IntArray<1>) == sizeof(int) * 1, "Array size mismatch");
23 static_assert(sizeof(TenElementArray<int>) == sizeof(int) * 10, "Array size mismatch");
29 static_assert(sizeof(Array<int, 10>) == sizeof(int) * 10, "Array size mismatch");
  /external/iproute2/examples/bpf/
bpf_shared.h 19 long mismatch; member in struct:count_queue
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
expr-1.s 2 % the known expression evaluation order mismatch problem.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
illegal-lse.l 2 [^:]*:68: Error: operand mismatch -- `cas w0,x1,\[x2\]'
4 [^:]*:68: Error: operand mismatch -- `casa w0,x1,\[x2\]'
6 [^:]*:68: Error: operand mismatch -- `casl w0,x1,\[x2\]'
8 [^:]*:68: Error: operand mismatch -- `casal w0,x1,\[x2\]'
10 [^:]*:68: Error: operand mismatch -- `casb w0,x1,\[x2\]'
12 [^:]*:68: Error: operand mismatch -- `cash w0,x1,\[x2\]'
14 [^:]*:68: Error: operand mismatch -- `casab w0,x1,\[x2\]'
16 [^:]*:68: Error: operand mismatch -- `caslb w0,x1,\[x2\]'
18 [^:]*:68: Error: operand mismatch -- `casalb w0,x1,\[x2\]'
20 [^:]*:68: Error: operand mismatch -- `casah w0,x1,\[x2\]
    [all...]
  /external/autotest/client/site_tests/security_Minijail0/src/
test-caps 17 mismatch=""
25 mismatch="$caps"
29 [ $matched -eq 1 ] || die "Did not drop non-CAP_DAC_OVERRIDE caps: $mismatch"
  /external/clang/test/SemaCXX/
microsoft-varargs-diagnostics.cpp 24 // expected-error@-1{{passing 'int *' to parameter of incompatible type 'const char *': type mismatch at 2nd parameter ('int *' vs 'const char *')}}
25 // expected-error@-2{{passing 'int' to parameter of incompatible type 'unsigned int': type mismatch at 3rd parameter ('int' vs 'unsigned int')}}
32 // expected-error@-1{{passing 'int *' to parameter of incompatible type 'const char *': type mismatch at 2nd parameter ('int *' vs 'const char *')}}
33 // expected-error@-2{{passing 'int' to parameter of incompatible type 'unsigned int': type mismatch at 3rd parameter ('int' vs 'unsigned int')}}
39 // expected-error@-1{{passing 'int' to parameter of incompatible type 'const char *': type mismatch at 2nd parameter ('int' vs 'const char *')}}
40 // expected-error@-2{{passing 'int' to parameter of incompatible type 'unsigned int': type mismatch at 3rd parameter ('int' vs 'unsigned int')}}
  /external/clang/test/FixIt/
fixit-multiple-selector-warnings.m 2 RUN: %clang_cc1 -x objective-c -Wselector-type-mismatch -fixit %t
3 RUN: %clang_cc1 -x objective-c -Wselector-type-mismatch -Werror %t

Completed in 1720 milliseconds

1 2 3 4 5 6 7 8 91011>>