HomeSort by relevance Sort by last modified time
    Searched full:wrong (Results 426 - 450 of 4077) sorted by null

<<11121314151617181920>>

  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
CollatorTest.java 187 assertTrue("Wrong decomposition",
189 assertTrue("Wrong strength", c1.getStrength() == Collator.TERTIARY);
214 assertTrue("Wrong default",
224 assertTrue("Wrong locale", c1.equals(c2));
245 assertTrue("Wrong default", collator.getStrength() == Collator.TERTIARY);
  /external/chromium/chrome/common/extensions/docs/static/
external_extensions.html 226 <code>external_extensions.json</code> is in the wrong location </li>
234 JSON file entry points to the wrong path
238 (for example, <code>"\\server\share\file"</code> is wrong;
250 <li>Key created in the wrong location in the registry </li>
251 <li>Registry entry points to the wrong path to the <code>.crx</code> file
  /external/iproute2/genl/
ctrl.c 95 fprintf(stderr, "wrong controller message len %d\n", len);
208 fprintf(stderr, "wrong controller message len %d\n", len);
313 fprintf(stderr, "Wrong number of params\n");
333 fprintf(stderr, "Wrong params\n");
387 fprintf(stderr, "wrong controller params\n");
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
CollectionsTest.java 677 assertEquals("Wrong size", 1, single.size());
835 assertFalse("Test1: Collections.replaceAll() returned wrong result",
843 assertTrue("Test3: Collections.replaceAll() returned wrong result",
851 assertTrue("Test5: Collections.replaceAll() returned wrong result",
859 assertTrue("Test7: Collections.replaceAll() returned wrong result",
871 assertTrue("Test9: Collections.replaceAll() returned wrong result",
885 assertTrue("Test10: Collections.replaceAll() returned wrong result",
    [all...]
IdentityHashMap2Test.java 282 assertTrue("Wrong result", it.next().equals(list.get(0)));
283 assertEquals("Wrong size", 1, map.size());
284 assertTrue("Wrong contents", map.keySet().iterator().next().equals(
299 assertTrue("Wrong result 2", it2.next().equals(next));
300 assertEquals("Wrong size 2", 1, map2.size());
301 assertTrue("Wrong contents 2", map2.keySet().iterator().next().equals(
  /libcore/luni/src/test/java/libcore/java/text/
OldMessageFormatTest.java 52 assertEquals("Wrong full time pattern", "{0,time,full}", format
139 assertEquals("Test1A:Returned wrong number of formats:",
143 "Test1B:wrong format for pattern index " + i + ":",
170 assertEquals("Wrong result", "54", buffer.toString());
175 assertEquals("Wrong result", "5454", buffer.toString());
315 assertTrue("Test1A:Returned wrong number of formats:",
318 assertEquals("Test1B:wrong format for argument index " + i
  /external/dbus/dbus/
dbus-message-util.c 657 _dbus_assert_not_reached ("got wrong argument type from message iter"); \
660 _dbus_assert_not_reached ("got wrong value from message iter"); \
666 _dbus_assert_not_reached ("got wrong argument type from message iter"); \
669 _dbus_assert_not_reached ("got wrong value from message iter"); \
896 _dbus_assert_not_reached ("double array had wrong length");
903 _dbus_assert_not_reached ("double array had wrong values");
906 _dbus_assert_not_reached ("double array had wrong values");
909 _dbus_assert_not_reached ("double array had wrong values");
912 _dbus_assert_not_reached ("byte array had wrong length");
918 _dbus_assert_not_reached ("byte array had wrong values")
    [all...]
  /bionic/libc/tzcode/
localtime.c     [all...]
  /external/icu4c/tools/tzcode/
localtime.c     [all...]
  /libcore/luni/src/test/java/tests/api/java/lang/reflect/
FieldTest.java 39 // unreachable before. Also some tests expected the wrong excpetions
629 assertTrue("Wrong value returned", staticValue);
696 assertEquals("Wrong value returned", Byte.MAX_VALUE, staticValue);
762 assertEquals("Wrong value returned", 'T', staticValue);
    [all...]
  /system/core/libcutils/
tztime.c     [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
URITest.java 174 assertTrue("Wrong index in URISytaxException for: "
224 assertEquals("Assert 1: Wrong index in URISyntaxException.", 0, e
232 assertEquals("Assert 2: returned wrong port value,", -1, uri.getPort());
233 assertNull("Assert 3: returned wrong host value,", uri.getHost());
242 assertEquals("Assert 5: returned wrong port value,", -1, uri.getPort());
243 assertNull("Assert 6: returned wrong host value,", uri.getHost());
260 assertEquals("TestA, Wrong URISyntaxException index, ", 0, e
268 assertEquals("TestB, Wrong URISyntaxException index, ", 4, e1
276 assertEquals("TestC, Wrong URISyntaxException index, ", 0, e2
288 assertNull("wrong userinfo", uri.getUserInfo())
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
BufferedReaderTest.java 138 assertTrue("Wrong chars", in.read() == (char) 6
146 assertTrue("Wrong chars 2", in.read() == (char) 6
197 assertTrue("Wrong double byte character", br.read() == '\u8765');
208 assertEquals("Wrong initial char", 0, in.read()); // Fill the
212 assertTrue("Wrong block read data", new String(buf)
214 assertEquals("Wrong chars", 15, in.read()); // Check next byte
  /external/chromium/net/http/
http_auth_cache_unittest.cc 130 // While Realm3 does exist, the origin scheme is wrong.
135 // Realm, origin scheme ok, authentication scheme wrong
326 // Fails because the origin is wrong.
333 // Fails because the username is wrong.
337 // Fails because the password is wrong.
341 // Fails because the authentication type is wrong.
  /external/mesa3d/docs/
versions.html 133 <li>glReadPixels() from depth buffer was wrong
167 <li>occasional wrong default background color really fixed!
229 <li>GL_LINEAR_MIPMAP_NEAREST had wrong value
269 <li>glGet*() returned wrong result for GL_INDEX_MODE
329 <li>color masking and blending were performed in wrong order
444 <li>feedback triangle colors were wrong when using smooth shading
446 <li>colors returned in feedback mode were wrong when using lighting
478 <li>glXGetConfig() returned wrong number of depth, stencil, accum bits
490 <li>clipped GL_TRIANGLE_STRIPs sometimes had wrong color when flat-shaded
495 <li>glPolygonStipple pattern was sometimes wrong
    [all...]
  /libcore/luni/src/test/java/tests/api/java/util/
DateTest.java 55 assertTrue("Wrong time zone", date.equals(cal.getTime()));
320 assertTrue("Wrong parsed date 1", d.equals(new GregorianCalendar(1999,
323 assertTrue("Wrong parsed date 2", d.equals(new GregorianCalendar(1999,
329 assertTrue("Wrong parsed date 3", d.equals(cal.getTime()));
334 assertTrue("Wrong parsed date 4", d.equals(cal.getTime()));
339 assertTrue("Wrong parsed date 5", d.equals(cal.getTime()));
HashMapTest.java 318 assertTrue("Wrong result", it.next().equals(list.get(0)));
319 assertEquals("Wrong size", 1, map.size());
320 assertTrue("Wrong contents", map.keySet().iterator().next().equals(
335 assertTrue("Wrong result 2", it2.next().equals(next));
336 assertEquals("Wrong size 2", 1, map2.size());
337 assertTrue("Wrong contents 2", map2.keySet().iterator().next().equals(
IdentityHashMapTest.java 271 assertTrue("Wrong result", it.next().equals(list.get(0)));
272 assertEquals("Wrong size", 1, map.size());
273 assertTrue("Wrong contents", map.keySet().iterator().next().equals(
288 assertTrue("Wrong result 2", it2.next().equals(next));
289 assertEquals("Wrong size 2", 1, map2.size());
290 assertTrue("Wrong contents 2", map2.keySet().iterator().next().equals(
  /system/core/libnetutils/
dhcpclient.c 350 if (verbose) LOGD("netcfg: Wrong size %d != %d\n", sz, DHCP_MSG_FIXED_SIZE);
354 if (verbose) LOGD("netcfg: Wrong Op %d != %d\n", reply->op, OP_BOOTREPLY);
358 if (verbose) LOGD("netcfg: Wrong Xid 0x%x != 0x%x\n", ntohl(reply->xid),
363 if (verbose) LOGD("netcfg: Wrong Htype %d != %d\n", reply->htype, msg->htype);
367 if (verbose) LOGD("netcfg: Wrong Hlen %d != %d\n", reply->hlen, msg->hlen);
371 if (verbose) LOGD("netcfg: Wrong chaddr %x != %x\n", *(reply->chaddr),*(msg->chaddr));
  /cts/tests/tests/widget/src/android/widget/cts/
ExpandableListTester.java 160 Assert.assertEquals("Wrong flat position for group " + groupIndex,
183 Assert.assertEquals("Wrong flat position for child ",
187 Assert.assertEquals("Wrong flat position for child ",
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
String2Test.java 384 assertTrue("Wrong length UTF8: " + Integer.toHexString(i),
387 "Wrong bytes UTF8: " + Integer.toHexString(i),
401 assertTrue("Wrong UTF8 byte length: " + bytes.length() + "("
404 "Wrong char UTF8: "
417 assertEquals("Wrong char length", 1, result.length());
418 assertTrue("Wrong char value", result.charAt(0) == (char) i);
440 fail("Threw wrong exception");
524 assertEquals("Calculated wrong string hashcode", -1933545242, "Harmony".hashCode());
563 assertEquals("Reported wrong error code", 5, hello1.indexOf("", 5));
564 assertEquals("Wrong for empty in empty", 0, "".indexOf("", 0))
    [all...]
  /external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/
MappedByteBufferTest.java 50 assertEquals("Got wrong number of bytes", 46, len); //$NON-NLS-1$
55 assertEquals("Got wrong byte value", (byte) 'A' + i, b); //$NON-NLS-1$
62 assertEquals("Got wrong int value", i + 1, val); //$NON-NLS-1$
  /external/bluetooth/glib/m4macros/
glib-2.0.m4 119 printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
148 printf("*** probably means that the wrong copy of the pkg-config shell script is\n");
185 echo "*** that the run-time linker is not finding GLIB or finding the wrong"
  /external/chromium/chrome/common/
utility_messages.h 128 // |error_message| is a user-displayable explanation of what went wrong.
139 // went wrong.
149 // is a description of what went wrong suitable for logging.
  /external/netcat/data/
data.c 137 goto wrong;
151 goto wrong;
156 wrong:

Completed in 4405 milliseconds

<<11121314151617181920>>