/dalvik/tests/044-proxy/src/ |
BasicTest.java | 56 System.out.println("Didn't get expected exception"); 62 System.out.println("Didn't get expected exception");
|
/external/chromium/chrome/browser/ui/ |
browser_init.h | 176 // If the last session didn't exit cleanly and tab is a web contents tab, 210 // vector is empty if the user didn't specify any URLs on the command line.
|
/external/dbus/dbus/ |
dbus-message-util.c | 204 _dbus_warn ("didn't load message that was expected to be valid (message not popped)\n"); 310 /* here we just know we didn't segfault and that was the 514 _dbus_assert_not_reached ("didn't allocate test_directory\n"); 527 _dbus_assert_not_reached ("didn't allocate filename string\n"); 725 _dbus_assert_not_reached ("Didn't reach end of array"); 742 _dbus_assert_not_reached ("Didn't reach end of array"); 750 _dbus_assert_not_reached ("Didn't reach end of arguments"); 942 _dbus_assert_not_reached ("Didn't reach end of arguments"); [all...] |
/external/dropbear/libtomcrypt/testprof/ |
ecc_test.c | 159 fprintf(stderr, "Failed. Contents didn't match."); 180 fprintf(stderr, "Failed. Contents didn't match.");
|
/external/icu4c/test/intltest/ |
cntabcol.cpp | 213 errln("uprv_cnttab_getCE didn't return UCOL_NOT_FOUND\n"); 219 errln("uprv_cnttab_findCE didn't return UCOL_NOT_FOUND\n");
|
/external/jpeg/ |
jcmainct.c | 138 * we pretend we didn't yet consume the last input row; otherwise, if 212 * we pretend we didn't yet consume the last input row; otherwise, if
|
/external/llvm/lib/Target/Hexagon/ |
HexagonCallingConvLower.h | 141 return 0; // Didn't find the reg. 154 return 0; // Didn't find the reg.
|
/external/openssl/crypto/engine/ |
enginetest.c | 176 printf("Add *should* have failed but didn't!\n"); 184 printf("Remove *should* have failed but didn't!\n");
|
/external/qemu/distrib/jpeg-6b/ |
jcmainct.c | 138 * we pretend we didn't yet consume the last input row; otherwise, if 212 * we pretend we didn't yet consume the last input row; otherwise, if
|
/external/quake/quake/src/QW/client/ |
r_light.c | 157 return -1; // didn't hit anything 181 return -1; // didn't hit anuthing
|
/external/quake/quake/src/WinQuake/ |
r_light.cpp | 157 return -1; // didn't hit anything
181 return -1; // didn't hit anuthing
|
/external/v8/src/ |
interface.cc | 92 // This didn't have name but was frozen already, that's an error. 175 // 'this' which 'that' didn't have. If 'that' was frozen that is an error.
|
/frameworks/base/core/res/res/xml-en/ |
autotext.xml | 68 <word src="didint">didn't</word> 70 <word src="didnt">didn't</word>
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
AccountUnlockScreen.java | 222 * - if they didn't include a domain, an exact match of the username, or 223 * - if they didn't include a domain, a case-insensitive
|
/hardware/invensense/mlsdk/mllite/ |
mlFIFOHW.c | 145 // Make sure the fifo didn't overflow before or during the read 161 * didn't get corrupted */
|
/ndk/build/awk/ |
gen-cygwin-deps-converter.awk | 38 # that the cygwin drive prefix was always 'cygdrive'. This didn't work 142 # means that GCC didn't generate a depedency file (e.g. when
|
/external/chromium/net/tools/testserver/ |
chromiumsync_test.py | 272 "Commit result didn't make a defensive copy.") 274 "Commit result didn't make a defensive copy.") 287 "GetChanges didn't make a defensive copy.") 323 "Commit result didn't make a defensive copy.") 325 "Commit didn't make a defensive copy.") 335 "GetChanges didn't make a defensive copy.")
|
/external/icu4c/test/iotest/ |
filetst.c | 365 log_err("Didn't get the proper default codepage. Got %s expected: %s\n", 372 log_err("Didn't get the proper default locale. Got %s expected: %s\n", 382 log_err("Didn't get the proper default codepage for \"es\". Got %s expected: iso-8859-1\n", 389 log_err("Didn't get the proper default locale. Got %s expected: %s\n", 399 log_err("Didn't get the proper default codepage for \"en\". Got %s expected: iso-8859-1\n", 406 log_err("Didn't get the proper default locale. Got %s expected: %s\n", 416 log_err("Didn't get the proper default codepage for \"en\". Got %s expected: iso-8859-1\n", 423 log_err("Didn't get the proper default locale. Got %s expected: %s\n", 471 log_err("Didn't get the buffer back\n"); 516 log_err("Didn't get the buffer back\n") [all...] |
/frameworks/base/core/java/android/content/ |
IntentFilter.java | 217 * The filter didn't match due to different MIME types. 221 * The filter didn't match due to different data URIs. 225 * The filter didn't match due to different actions. 229 * The filter didn't match because it required one or more categories [all...] |
/external/protobuf/gtest/include/gtest/internal/ |
gtest-port.h | 266 // The user didn't tell us whether ::std::string is available, so we 278 // The user didn't tell us whether ::string is available, so we need 286 // The user didn't tell us whether ::std::wstring is available, so we need 303 // The user didn't tell us whether ::wstring is available, so we need 323 // The user didn't tell us whether RTTI is enabled, so we need to 359 // The user didn't tell us, so we need to figure it out. 367 // The user didn't tell us not to do it, so we assume it's OK. 374 // The user didn't tell us, so we need to figure it out. 444 // The user didn't tell us, so we need to figure it out. 550 // The user didn't tell us, so we need to figure it out [all...] |
/external/webkit/Source/WebKit/android/WebCoreSupport/autofill/ |
FormManagerAndroid.cpp | 171 // If we didn't find text, check for previous paragraph. 180 // If we didn't find paragraph, check for previous paragraph to this. 313 // If we didn't find a label, check for table cell case. 317 // If we didn't find a label, check for div table case. 321 // If we didn't find a label, check for definition list case. 539 // This field didn't meet the requirements, so don't try to find a label for [all...] |
/external/icu4c/test/cintltst/ |
cnumtst.c | [all...] |
cdattst.c | 479 log_err("udat_applyPatternRelative timeStyle SHORT dateStyle (%d | UDAT_RELATIVE) didn't update time pattern\n", *stylePtr ); [all...] |
/external/chromium/chrome/browser/ |
crash_handler_host_linux.cc | 215 LOG(ERROR) << "Death signal message didn't contain all expected control" 273 // We didn't find the thread we want. Maybe it didn't reach sys_read()
|
/external/chromium/webkit/glue/media/ |
buffered_resource_loader.cc | 305 // We didn't request a range but server didn't reply with "200 OK". 387 // If we didn't know the |instance_size_| we do now.
|