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

12 3 4 5 6 7 8 91011>>

  /external/wpa_supplicant/
events.c 276 "mismatch");
282 "mismatch");
288 "mismatch");
294 "mismatch");
320 "mismatch");
326 "mismatch");
332 "mismatch");
338 "mismatch");
398 "SSID mismatch");
405 "BSSID mismatch");
    [all...]
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/util/
WeakHashMapTest.java 114 assertEquals("Assert 6: entry set count mismatch", size, entrySet
123 assertEquals("Assert 6: count mismatch", size, entries);
  /dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
ConnectionTest.java 87 assertEquals("Field " + fieldName + " value mismatch: ",
89 assertEquals("Field " + fieldName + " modifier mismatch: ",
ParameterMetaDataTest.java 92 assertEquals("Field " + fieldName + " value mismatch: ",
94 assertEquals("Field " + fieldName + " modifier mismatch: ",
ResultSetTest.java 100 assertEquals("Field " + fieldName + " value mismatch: ",
102 assertEquals("Field " + fieldName + " modifier mismatch: ",
StatementTest.java 90 assertEquals("Field " + fieldName + " value mismatch: ",
92 assertEquals("Field " + fieldName + " modifier mismatch: ",
TypesTest.java 100 assertEquals("Field " + fieldName + " value mismatch: ",
102 assertEquals("Field " + fieldName + " modifier mismatch: ",
  /external/bluetooth/glib/tests/
bookmarkfile-test.c 49 g_print ("URI/size mismatch: URI count is %d (should be %d)\n", uris_len, size);
57 g_print ("URI/bookmark mismatch: bookmark for '%s' does not exist\n", uris[i]);
  /external/elfutils/libelf-po/
libelf.pot 124 msgid "archive/member fildes mismatch"
132 msgid "data/scn mismatch"
  /external/iproute2/tc/
em_nbyte.c 115 fprintf(stderr, "NByte header size mismatch\n");
120 fprintf(stderr, "NByte payload size mismatch\n");
  /external/ipsec-tools/src/libipsec/
ipsec_strerror.c 72 "Protocol mismatch", /*EIPSEC_PROTO_MISMATCH*/
73 "Family mismatch", /*EIPSEC_FAMILY_MISMATCH*/
ipsec_strerror.h 63 #define EIPSEC_PROTO_MISMATCH 23 /*protocol mismatch*/
64 #define EIPSEC_FAMILY_MISMATCH 24 /*family mismatch*/
  /frameworks/base/test-runner/src/android/test/
MoreAsserts.java 82 * element mismatch.
99 * element mismatch.
108 * specific element mismatch.
125 * specific element mismatch.
134 * specific element mismatch.
151 * specific element mismatch.
162 * On failure, message indicates first specific element mismatch.
183 * On failure, message indicates first specific element mismatch.
  /frameworks/base/tools/localize/
XLIFFFile_test.cpp 81 fprintf(stderr, "oldString mismatch:\n");
92 fprintf(stderr, "newString mismatch:\n");
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/
DOMTestIncompatibleException.java 18 * This exception represents a mismatch between the
  /dalvik/libcore/x-net/src/main/java/javax/net/ssl/
SSLPermission.java 28 * <dd> setting a callback object for additional verification of a hostname mismatch.</dd>
  /external/dropbear/
dbclient.1 75 Always accept hostkeys if they are unknown. If a hostkey mismatch occurs the
  /external/dropbear/libtomcrypt/testprof/
katja_test.c 76 fprintf(stderr, "\nkatja_decrypt_key mismatch len %lu (first decrypt)", len2);
88 fprintf(stderr, "\nkatja_decrypt_key mismatch, len %lu (second decrypt)\n", len2);
119 fprintf(stderr, "\nkatja_decrypt_key mismatch len %lu (first decrypt)", len2);
132 fprintf(stderr, "katja_decrypt_key mismatch len %lu", len2);
  /external/libffi/testsuite/libffi.call/
closure_stdcall.c 68 sprintf(buf, "mismatch: pre=%p vs post=%p", sp_pre, sp_post);
  /external/openssl/crypto/x509/
x509_txt.c 142 return("subject issuer mismatch");
144 return("authority and subject key identifier mismatch");
146 return("authority and issuer serial number mismatch");
  /external/wpa_supplicant_6/wpa_supplicant/
events.c 301 "mismatch");
307 "mismatch");
313 "mismatch");
319 "mismatch");
346 "mismatch");
352 "mismatch");
358 "mismatch");
364 "mismatch");
446 "SSID mismatch");
454 "BSSID mismatch");
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/
test_failures.py 206 return "Text diff mismatch"
242 # We call this a simple image mismatch to avoid confusion, since
244 return "Image mismatch"
  /dalvik/libcore/math/src/main/java/org/apache/harmony/math/internal/nls/
messages.properties 39 math.14=signum-magnitude mismatch
  /external/e2fsprogs/lib/et/test_cases/
heimdal.et 39 ec RD_AP_VERSION, "Kerberos protocol version mismatch"
heimdal2.et 48 ec KADM_LENGTH_ERROR, "Length mismatch problem"

Completed in 477 milliseconds

12 3 4 5 6 7 8 91011>>