/libcore/luni/src/test/java/tests/java/sql/ |
UpdateFunctionalityTest2.java | 132 * with referencing ones and RESTRICT action - expecting SQLException 142 fail("expecting SQLException"); 163 * foreign key value - expecting SQLException 173 fail("expecting SQLException"); 181 * referencing ones and CASCADE action - expecting that all 202 * foreign key value to row with CASCADE action - expecting 213 fail("expecting SQLException");
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/ |
_json.so | |
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-moxie.c | 104 as_bad (_("expecting register")); 206 as_warn (_("expecting comma delimited register operands")); 225 as_warn (_("expecting comma delimited register operands")); 252 as_bad (_("expecting comma delimited operands")); 316 as_warn (_("expecting comma delimited register operands")); 320 as_bad (_("expecting indirect register `($rA)'")); 348 as_bad (_("expecting indirect register `($rA)'")); 362 as_warn (_("expecting comma delimited register operands")); 392 as_bad (_("expecting comma delimited operands")); 422 as_bad (_("expecting comma delimited operands")) [all...] |
/external/clang/test/PCH/ |
thread-safety-attrs.cpp | 262 expected-warning{{expecting mutex 'sls_mu' to be held at start of each loop}} 274 sls_mu.Unlock(); // expected-warning{{expecting mutex 'sls_mu' to be held at start of each loop}} 281 // expected-warning{{expecting mutex 'sls_mu' to be held at start of each loop}} \ 289 while(getBool()) { // expected-warning{{expecting mutex 'sls_mu' to be held at start of each loop}} 296 expected-warning{{expecting mutex 'sls_mu' to be held at start of each loop}}
|
/external/e2fsprogs/lib/uuid/ |
tst_uuid.c | 93 printf("Incorrect UUID Variant; was expecting DCE!\n"); 110 printf("Incorrect UUID Variant; was expecting DCE!\n"); 114 printf("Incorrect UUID type; was expecting " 133 printf("Incorrect UUID Variant; was expecting DCE!\n"); 137 printf("Incorrect UUID type; was expecting "
|
/external/libxml2/result/HTML/ |
doc3.htm.err | 4 ./test/HTML/doc3.htm:52: HTML parser error : htmlParseEntityRef: expecting ';' 7 ./test/HTML/doc3.htm:52: HTML parser error : htmlParseEntityRef: expecting ';' 10 ./test/HTML/doc3.htm:52: HTML parser error : htmlParseEntityRef: expecting ';' 25 ./test/HTML/doc3.htm:747: HTML parser error : htmlParseEntityRef: expecting ';' 28 ./test/HTML/doc3.htm:747: HTML parser error : htmlParseEntityRef: expecting ';'
|
wired.html.sax | 22 SAX.error: htmlParseEntityRef: expecting ';' 23 SAX.error: htmlParseEntityRef: expecting ';' 24 SAX.error: htmlParseEntityRef: expecting ';' 25 SAX.error: htmlParseEntityRef: expecting ';' 26 SAX.error: htmlParseEntityRef: expecting ';' 27 SAX.error: htmlParseEntityRef: expecting ';' 301 SAX.error: htmlParseEntityRef: expecting ';' 302 SAX.error: htmlParseEntityRef: expecting ';' 303 SAX.error: htmlParseEntityRef: expecting ';' 304 SAX.error: htmlParseEntityRef: expecting ';' [all...] |
/external/valgrind/memcheck/tests/ |
leak-segv-jmp.stderr.exp | 4 expecting no leaks 14 expecting a leak 30 expecting a leak again 46 expecting a leak again after full mprotect 62 expecting heuristic not to crash after full mprotect
|
pdb-realloc2.c | 79 // expecting a defined value 83 // expecting a PDB == j
|
/external/guice/core/test/com/google/inject/internal/ |
WeakKeySetUtils.java | 46 // if we're expecting it to not be in the set, loop around and wait for threads to run. 67 // if we're expecting it to not be a source, loop around and wait for threads to run. 82 // if we're expecting it to not be blacklisted, loop around and wait for threads to run.
|
/external/smali/smalidea/testData/ |
InvalidMethodReference.txt | 85 PsiErrorElement:mismatched input '.blah' expecting ARROW 133 PsiErrorElement:mismatched input '.blah' expecting OPEN_PAREN 187 PsiErrorElement:mismatched input '.blah' expecting CLOSE_PAREN
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
rate_statistics_unittest.cc | 29 // Expecting 24 kbps given a 500 ms window with one 1500 bytes packet. 32 // Expecting 0 after init. 54 // Expecting 0 after init.
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/ |
ListWithScreenOfNoSelectablesTest.java | 43 assertTrue("expecting first position to be selectable", 47 assertFalse("expecting item to be unselectable (index " + i +")", 50 assertTrue("expecting that not all views fit on screen",
|
/hardware/bsp/intel/peripheral/libmraa/src/python/ |
mraa.i | 73 PyErr_SetString(PyExc_ValueError, "Expecting an integer"); 100 PyErr_SetString(PyExc_ValueError, "Expecting an integer"); 127 PyErr_SetString(PyExc_ValueError, "Expecting an integer");
|
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/ |
Preconditions.java | 157 String.format("Invalid value_arg value %d for an encoded_value. Expecting 0", 161 String.format("Invalid value_arg value %d for an encoded_value. Expecting 0..%d, inclusive", 204 throw new IllegalArgumentException("Invalid reference type, expecting a string reference"); 209 throw new IllegalArgumentException("Invalid reference type, expecting a type reference"); 214 throw new IllegalArgumentException("Invalid reference type, expecting a field reference"); 219 throw new IllegalArgumentException("Invalid reference type, expecting a method reference");
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
ANTLRMismatchedTokenException.h | 35 NSInteger expecting; variable 40 @property (assign, getter=getExpecting, setter=setExpecting:) NSInteger expecting; variable
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
ANTLRMismatchedTokenException.h | 35 NSInteger expecting; variable 40 @property (assign, getter=getExpecting, setter=setExpecting:) NSInteger expecting; variable
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
ANTLRMismatchedTokenException.h | 35 NSInteger expecting; variable 40 @property (assign, getter=getExpecting, setter=setExpecting:) NSInteger expecting; variable
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRMismatchedTokenException.h | 35 NSInteger expecting; variable 40 @property (assign, getter=getExpecting, setter=setExpecting:) NSInteger expecting; variable
|
ANTLRMissingTokenException.m | 59 expecting = expected; 68 return expecting;
|
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ |
Lexer.pm | 169 expecting => $c, 257 . ' expecting ' 258 . $self->get_char_error_display($e->expecting); 266 . ' expecting set ' . $e->expecting; 269 . ' expecting set ' . $e->expecting; 272 . ' expecting set ' . $self->get_char_error_display($e->a)
|
/external/clang/test/SemaOpenCL/ |
invalid-kernel-attrs.cl | 7 kernel __attribute__((vec_type_hint(void))) void kernel3() {} //expected-error{{invalid attribute argument 'void' - expecting a vector or vectorizable scalar type}} 9 kernel __attribute__((vec_type_hint(bool))) void kernel4() {} //expected-error{{invalid attribute argument 'bool' - expecting a vector or vectorizable scalar type}}
|
/art/test/581-rtp/src/ |
Main.java | 29 // we were expecting `o` to get the same exact-ness as the
|
/cts/tests/app/app/src/android/app/stubs/ |
ClearTop.java | 45 + ", expecting action " + TestedScreen.CLEAR_TASK));
|
/cts/tests/tests/os/src/android/os/cts/ |
ClearTop.java | 45 + ", expecting action " + TestedScreen.CLEAR_TASK));
|