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

<<11121314151617181920>>

  /external/libpcap/
pcap.3 241 is returned on failure.
245 struct as returned by
257 is returned,
269 If there is an error, \-1 is returned and
272 returned.
287 If there is an error, \-1 is returned and
391 is returned on failure, in which case
395 is returned on success.
408 is returned and
485 The number of packets read is returned
    [all...]
  /external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
SealedObjectTest.java 64 assertEquals("The value returned by getAlgorithm() method of "
65 + "deserialized object should be equal to the value returned "
110 * getAlgorithm() method testing. Tests if the returned value equals to the
145 assertEquals("The returned object does not equals to the "
181 assertEquals("The returned object does not equals to the "
220 assertEquals("The returned object does not equals to the "
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
Identity2Test.java 176 assertEquals("Wrong Scope returned", scope, returnedScope);
187 assertEquals("Wrong PublicKey returned", pubKey, returnedPubKey);
197 assertEquals("Wrong Name returned", name, sub.getName());
208 assertEquals("Wrong Info returned", info, sub.getInfo());
299 assertTrue("The String returned is not valid", sub.toString()
311 assertTrue("The String returned is not valid", sub.toString(true)
  /external/apache-http/src/org/apache/commons/codec/binary/
Hex.java 43 * array of bytes of those same values. The returned array will be half the
94 * The returned array will be double the length of the passed array, as it takes two characters to represent any
118 * array of bytes of those same values. The returned array will be half the
136 * array of bytes of those same values. The returned array will be half the
159 * hexidecimal values of each byte in order. The returned array will be
173 * hexidecimal values of each byte in order. The returned array will be
  /external/bluetooth/glib/docs/reference/glib/tmpl/
relations.sgml 130 Use g_tuples_index() to access the returned records.
131 The returned records should be freed with g_tuples_destroy().
183 Frees the records which were returned by g_relation_select().
194 Gets a field from the records returned by g_relation_select().
196 The returned value should not be changed.
199 @tuples: the tuple data, returned by g_relation_select().
  /external/chromium/base/i18n/
rtl.h 65 // text has strong directionality, LEFT_TO_RIGHT is returned. The Bidi
78 // the returned string. The function returns true if the string in |text| was
83 // an RTL context. Calling this function will make sure the returned localized
85 // inserting certain Unicode formatting marks into the returned string.
133 // Directional Formatting) marks and returned. In LTR locale, the string itself
134 // is returned.
  /external/icu4c/i18n/unicode/
tzrule.h 106 * @return true if the start time is available. When false is returned, output parameter
119 * @return true if the start time is available. When false is returned, output parameter
127 * @param base The first start time after this base time will be returned.
135 * @return true if the start time is available. When false is returned, output parameter
144 * @param base The most recent time before this base time will be returned.
152 * @return true if the start time is available. When false is returned, output parameter
288 * @return true if the start time is available. When false is returned, output parameter
301 * @return true if the start time is available. When false is returned, output parameter
309 * @param base The first start time after this base time will be returned.
317 * @return true if the start time is available. When false is returned, output paramete
    [all...]
  /frameworks/base/core/java/android/emoji/
EmojiFactory.java 99 * Otherwise null is returned.
105 // There is no need to cache returned null, since in most cases it means there
131 * null is returned.
144 * null is returned.
244 * If factory_name is invalid, null is returned.
253 * is returned.
  /libcore/luni/src/test/java/libcore/java/io/
OldLineNumberReaderTest.java 59 assertEquals("Test 1: Read returned incorrect character;",
81 assertTrue("Test 1: Read returned incorrect characters.", "0\n1\n"
123 assertEquals("Returned incorrect line number", 0, lnr.getLineNumber());
127 assertEquals("Test 1: Returned incorrect string;", "1", line);
128 assertTrue("Test 2: Returned incorrect line number:" + lnr.getLineNumber(),
142 assertEquals("Test 1: Returned incorrect line number;",
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
SealedObjectTest.java 81 assertEquals("The value returned by getAlgorithm() method of "
82 + "deserialized object should be equal to the value returned "
148 * getAlgorithm() method testing. Tests if the returned value equals to the
183 assertEquals("The returned object does not equals to the "
228 assertEquals("The returned object does not equals to the "
273 assertEquals("The returned object does not equals to the "
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyDetector.java 99 * Computes maximum size of the array that can contain all nearby key indices returned by
102 * @return Returns maximum size of the array that can contain all nearby key indices returned
110 * Allocates array that can hold all key indices returned by {@link #getKeyIndexAndNearbyCodes}
113 * @return Allocates and returns an array that can hold all key indices returned by
114 * {@link #getKeyIndexAndNearbyCodes} method. All elements in the returned array are
190 * @param allCodes All nearby key code except functional key are returned in this array
  /bionic/libm/man/
atanh.3 71 is raised and an infinity is returned.
74 > 1, an invalid exception is raised and an \*(Na is returned.
fdim.3 59 is returned.
64 is an \*(Na, then an \*(Na is returned.
  /bionic/linker/
linker_environ.h 39 * block, so any pointer returned by linker_env_get() after this call
45 * empty, or NULL otherwise. Note that the returned pointer may become
  /cts/apps/CtsVerifier/include/colorchecker/
colorchecker.h 27 * one that is most front-facing will be returned.
29 * The average color is returned as a floating-point value per
  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
ConstantPool.java 48 * is returned.
60 * particular, {@code null} is returned for index {@code 0}
  /dalvik/dx/src/com/android/dx/rop/cst/
ConstantPool.java 48 * is returned.
60 * particular, {@code null} is returned for index {@code 0}
  /external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
AttributesTest.java 67 assertTrue("a) Should have returned false", !a.containsKey(new Integer(1)));
68 assertTrue("b) Should have returned false", !a.containsKey("0"));
69 assertTrue("Should have returned true", a.containsKey(new Attributes.Name("1")));
76 assertTrue("Should have returned false", !a.containsValue("One"));
77 assertTrue("Should have returned true", a.containsValue("one"));
110 assertEquals("a) Incorrect value returned", "one", a.getValue("1"));
111 assertNull("b) Incorrect value returned", a.getValue("0"));
203 assertEquals("Incorrect size returned", 4, a.size());
JarExecTest.java 69 assertTrue("Error executing JAR : result returned was incorrect.", res
107 assertTrue("Error executing JAR : result returned was incorrect.", res
118 assertTrue("Error executing JAR : result returned was incorrect.", res
130 assertTrue("Error executing JAR : result returned was incorrect.", res
168 assertTrue("Error executing JAR : result returned was incorrect.", res
190 assertTrue("Error executing class from ClassPath : result returned was incorrect.", res
210 assertTrue("Error executing class specified by -cp : result returned was incorrect.", res
237 assertTrue("Error executing class specified by -cp : result returned was incorrect.", res
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
LineNumberReaderTest.java 56 assertEquals("Returned incorrect line number--expected 0, got ", 0, lnr
62 assertTrue("Returned incorrect line number--expected 2, got: "
88 assertEquals("Read returned incorrect character", '0', c);
101 assertTrue("Read returned incorrect characters", "0\n1\n"
111 assertEquals("Returned incorrect line number", 0, lnr.getLineNumber());
116 assertEquals("Returned incorrect string", "1", line);
117 assertTrue("Returned incorrect line number :" + lnr.getLineNumber(),
137 assertEquals("Returned incorrect line number", 0, lnr.getLineNumber());
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
ClassTest.java 176 assertEquals("Incorrect class array returned",
247 assertEquals("Incorrect number of constructors returned", 1, c.length);
254 assertEquals("Incorrect class array returned", 2, ClassTest.class.getClasses().length);
262 assertNull("Incorrect constructor returned", c.newInstance().cValue());
271 assertEquals("Incorrect number of constructors returned", 2, c.length);
279 assertEquals("Returned incorrect field", 2, f.getInt(new TestClass()));
287 assertEquals("Returned incorrect number of fields", 4, f.length);
290 assertEquals("Returned incorrect number of fields", 0, f.length);
299 assertEquals("Returned incorrect method", 2, ((Integer) (m.invoke(new TestClass())))
309 assertEquals("Returned incorrect number of methods", 3, m.length)
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
EventObjectTest.java 41 assertTrue("Wrong source returned",
50 assertTrue("Incorrect toString returned: " + myEventObject.toString(),
MissingResourceExceptionTest.java 50 assertEquals("Returned incorrect class name", "Non-ExistentBundle"
64 assertTrue("Returned incorrect class name", e.getKey().equals(""));
SimpleTimeZoneTest.java 40 assertTrue("Incorrect TZ constructed: " + "returned wrong offset", st
193 assertTrue("Incorrect offset returned", st1.getOffset(
198 assertEquals("Incorrect offset returned", -(5 * 60 * 60 * 1000), st1
216 assertTrue("Incorrect offset returned",
230 assertTrue("Returned different hashcodes", TimeZone.getTimeZone("EST")
263 assertFalse("Returned incorrect daylight value1", zone.inDaylightTime(gc
266 assertFalse("Returned incorrect daylight value1", zone.inDaylightTime(gc
270 assertTrue("Returned incorrect daylight value3", !(zone
273 assertFalse("Returned incorrect daylight value4", zone
276 assertTrue("Returned incorrect daylight value5", !(zon
    [all...]
  /external/chromium/base/
file_version_info.h 33 // returned object should be deleted when you are done with it.
38 // of error. The returned object should be deleted when you are done with it.

Completed in 3082 milliseconds

<<11121314151617181920>>