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

12 3 4 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/misc/cgo/testshared/src/global/
main.go 15 panic("testLoop: mismatch")
29 panic("testMediumOffset: index mismatch")
35 panic("testMediumOffset: direct mismatch")
40 panic("testMediumOffset: address mismatch")
48 panic("testLargeOffset: index mismatch")
54 panic("testLargeOffset: direct mismatch")
59 panic("testLargeOffset: address mismatch")
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
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/ASTMerge/Inputs/
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
  /toolchain/binutils/binutils-2.27/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/compiler-rt/test/asan/TestCases/Linux/
new_delete_mismatch.cc 1 // Check that we report new[] vs delete as alloc-dealloc-mismatch and not as
2 // new-delete-type-mismatch when -fsized-deallocation is enabled.
16 // CHECK: AddressSanitizer: alloc-dealloc-mismatch (operator new [] vs operator delete) on 0x
  /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
  /external/perfetto/src/tracing/core/
trace_config.cc 56 "size mismatch");
61 "size mismatch");
66 "size mismatch");
78 "size mismatch");
84 "size mismatch");
90 "size mismatch");
112 "size mismatch");
118 "size mismatch");
124 "size mismatch");
136 "size mismatch");
    [all...]
  /hardware/interfaces/broadcastradio/1.0/default/
Utils.cpp 39 "AM/FM class mismatch with legacy");
41 "SAT class mismatch with legacy");
43 "DT class mismatch with legacy");
46 "AM band mismatch with legacy");
48 "FM band mismatch with legacy");
50 "AM HD band mismatch with legacy");
52 "FM HD band mismatch with legacy");
55 "RDS NONE mismatch with legacy");
57 "RDS WORLD mismatch with legacy");
59 "RDS US mismatch with legacy")
    [all...]
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug289.go 12 a, b := f() // ERROR "assignment mismatch|does not match"
19 a, b = f() // ERROR "assignment mismatch|does not match"
bug103.go 12 x := f(); // ERROR "mismatch|as value|no type"
bug245.go 16 // bug245.go:14: fatal error: method mismatch: T for T
  /prebuilts/go/linux-x86/test/fixedbugs/
bug289.go 12 a, b := f() // ERROR "assignment mismatch|does not match"
19 a, b = f() // ERROR "assignment mismatch|does not match"
  /external/libcxx/test/std/algorithms/alg.nonmodifying/mismatch/
mismatch_pred.pass.cpp 16 // mismatch(Iter1 first1, Iter1 last1, Iter2 first2, Pred pred);
20 // mismatch(Iter1 first1, Iter1 last1, Iter2 first2, Iter2 last2, Pred pred); // C++14
40 auto p1 = std::mismatch(std::begin(ia), std::end(ia), std::begin(ic), eq);
44 auto p2 = std::mismatch(std::begin(ia), std::end(ia), std::begin(ic), std::end(ic), eq);
48 auto p3 = std::mismatch(std::begin(ib), std::end(ib), std::begin(ic), eq);
52 auto p4 = std::mismatch(std::begin(ib), std::end(ib), std::begin(ic), std::end(ic), eq);
56 auto p5 = std::mismatch(II(std::begin(ib)), II(std::end(ib)), II(std::begin(ic)), eq);
59 auto p6 = std::mismatch(BI(std::begin(ib)), BI(std::end(ib)), BI(std::begin(ic)), BI(std::end(ic)), eq);
83 assert(std::mismatch(II(ia), II(ia + sa), II(ib), EQ())
85 assert(std::mismatch(RAI(ia), RAI(ia + sa), RAI(ib), EQ()
    [all...]
  /art/test/800-smali/smali/
b_25494456.smali 5 # Ensure that a type mismatch (integral/float vs reference) overrides a soft failure (because of
  /dalvik/dx/tests/100-local-mismatch/
expected.txt 2 local variable type mismatch: attempt to set or access a value of type int using a local variable of type java.lang.Object. This is symptomatic of .class transformation tools that ignore local variable information.
4 local variable type mismatch: attempt to set or access a value of type java.lang.Object using a local variable of type int. This is symptomatic of .class transformation tools that ignore local variable information.
6 local variable type mismatch: attempt to set or access a value of type int using a local variable of type byte[]. This is symptomatic of .class transformation tools that ignore local variable information.
8 local variable type mismatch: attempt to set or access a value of type java.lang.String using a local variable of type java.lang.Object[]. This is symptomatic of .class transformation tools that ignore local variable information.
  /external/clang/test/SemaObjC/
nullability-arc.m 1 // RUN: %clang_cc1 -fobjc-arc -fsyntax-only -Woverriding-method-mismatch %s -verify
  /external/curl/tests/data/
test570 7 Mismatch checking
18 Informational: CSeq Mismatch
32 Informational: Session ID mismatch
50 RTSP CSeq and Session Mismatch checks
  /external/dtc/tests/
dtbs_equal_ordered.c 33 #define MISMATCH(fmt, ...) \
63 MISMATCH("Trees have different number of reserve entries");
69 MISMATCH("Mismatch in reserve entry %d: "
99 MISMATCH("Tag mismatch (%d != %d) at (%d, %d)",
114 MISMATCH("Name mismatch (\"%s\" != \"%s\") at (%d, %d)",
129 MISMATCH("Property name mismatch \"%s\" != \"%s\"
    [all...]
  /external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
FeatureMatcher.java 22 * @param featureName Identifying text for mismatch message
39 protected boolean matchesSafely(T actual, Description mismatch) {
42 mismatch.appendText(featureName).appendText(" ");
43 subMatcher.describeMismatch(featureValue, mismatch);
  /external/valgrind/memcheck/tests/
new_nothrow.cpp 4 // they call malloc(), the calls to 'delete' caused bogus mismatch errors.
  /frameworks/compile/slang/tests/F_reflection3264_reduce_mismatch_name_exp/
reflection3264_reduce_mismatch_name_exp.rs 13 // name mismatch above (a32 versus a64)

Completed in 876 milliseconds

12 3 4 5 6 7 8 91011>>