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

1 2 3 4 5 6 78 91011>>

  /external/apache-harmony/support/src/test/java/tests/support/
Support_UnmodifiableMapTest.java 66 assertTrue("UnmodifiableMapTest - Incorrect Map.Entry returned",
70 assertEquals("UnmodifiableMapTest - Incorrect number of map entries returned",
83 "UnmodifiableMapTest - should have returned false to isEmpty",
91 assertTrue("Size should return 100, returned: " + map.size(), map
133 "UnmodifiableMapTest - keySetTest - Iterator returned wrong values",
139 "UnmodifiableMapTest - keySetTest - returned wrong size. Wanted 100, got: "
147 "UnmodifiableMapTest - keySetTest - toArray returned incorrect array",
  /external/guava/src/com/google/common/collect/
ObjectArrays.java 64 * @param type the component type of the returned array
115 * collection; the runtime type of the returned array is that of the specified
116 * array. If the collection fits in the specified array, it is returned
126 * <p>This method returns the elements in the order they are returned by the
152 * collection. This method returns the elements in the order they are returned
153 * by the collection's iterator. The returned array is "safe" in that no
155 * to modify the returned array.
  /external/icu4c/common/unicode/
unimatch.h 26 * Constants returned by <code>UnicodeMatcher::matches()</code>
32 * Constant returned by <code>matches()</code> indicating a
41 * Constant returned by <code>matches()</code> indicating a
43 * only returned for incremental match operations. All characters
53 * Constant returned by <code>matches()</code> indicating a
55 * incremental variable-length match, this value is returned if
120 * U_PARTIAL_MATCH should never be returned.
  /external/icu4c/test/intltest/
tzrulets.cpp 245 errln("FAIL: error returned from hasEquivalentTransitions");
251 errln("FAIL: error returned from hasEquivalentTransitions");
257 errln("FAIL: error returned from hasEquivalentTransitions");
262 errln("FAIL: rbtz1 and rbtz2 have different rules, but returned true.");
265 errln("FAIL: rbtz1 and rbtz3 have different rules, but returned true.");
371 errln((UnicodeString)"FAIL: Invalid time zone raw offset returned by getRawOffset: "
394 errln("FAIL: useDaylightTime returned FALSE");
522 errln("FAIL: error returned from hasEquivalentTransitions for ny/rbtz 1967-2010");
528 errln("FAIL: error returned from hasEquivalentTransitions for ny/rbtz 1950-2010");
536 errln("FAIL: error returned from hasEquivalentTransitions for rbtz/ny 1967-2010")
    [all...]
  /frameworks/base/obex/javax/obex/
Authenticator.java 55 * with the password returned from the <code>onAuthenticationChallenge()</code>
66 * correct password. This value should be returned from the
69 * <code>null</code> should be returned by the application. (This is needed for
70 * reasons like not recognizing the user name, etc.) If the returned value is
72 * returned from the <code>onAuthenticationResponse()</code> method and
107 * password to be returned.
111 * <code>null</code> is returned then the authentication request
  /libcore/luni/src/test/java/tests/api/java/util/
StackTest.java 153 assertEquals("Search returned incorrect value for equivalent object", 3, s
155 assertEquals("Search returned incorrect value for equal object", 3, s
158 assertEquals("Search returned incorrect value for equivalent object at top of stack",
160 assertEquals("Search returned incorrect value for equal object at top of stack",
163 assertEquals("Search returned incorrect value for search for null at top of stack",
166 assertEquals("Search returned incorrect value for search for null", 2, s
170 assertEquals("Search returned incorrect value for search for null--wanted -1",
HashSetTest.java 122 assertEquals("Returned non-zero size after clear", 0, hs.size());
133 assertTrue("clone returned an equivalent HashSet", hs != hs2);
142 assertTrue("Returned false for valid object", hs.contains(objArray[90]));
143 assertTrue("Returned true for invalid Object", !hs
156 assertTrue("Empty set returned false", new HashSet().isEmpty());
157 assertTrue("Non-empty set returned true", !hs.isEmpty());
172 assertTrue("Returned iteration of incorrect size", hs.size() == x);
200 assertTrue("Returned incorrect size", hs.size() == (objArray.length + 1));
202 assertEquals("Cleared set returned non-zero size", 0, hs.size());
  /libcore/support/src/test/java/tests/support/
Support_UnmodifiableMapTest.java 66 assertTrue("UnmodifiableMapTest - Incorrect Map.Entry returned",
70 assertEquals("UnmodifiableMapTest - Incorrect number of map entries returned",
83 "UnmodifiableMapTest - should have returned false to isEmpty",
91 assertTrue("Size should return 100, returned: " + map.size(), map
133 "UnmodifiableMapTest - keySetTest - Iterator returned wrong values",
139 "UnmodifiableMapTest - keySetTest - returned wrong size. Wanted 100, got: "
147 "UnmodifiableMapTest - keySetTest - toArray returned incorrect array",
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dlm.h 53 * returned to its previously granted mode.
81 * returned for a conversion that's been effected by this.
125 * requested mode, DLM_SBF_ALTMODE is returned in the lksb.
175 * sb_lkid: the returned lock ID. It is set on new (non-conversion) requests.
181 * sb_flags: DLM_SBF_DEMOTED is returned if in the process of promoting a lock,
183 * DLM_SBF_VALNOTVALID is returned if the resource's LVB is marked invalid.
185 * sb_status: the returned status of the lock request set prior to AST
  /development/host/windows/usb/winusb/
adb_winusb_interface.h 55 after this method returns even if returned value is not zero. We override
76 If NULL is returned GetLastError() provides extended error
88 false is returned GetLastError() provides extended error
107 @param[in] ansi If true the name will be returned as single character
108 string. Otherwise name will be returned as wide character string.
109 @return true on success, false on failure. If false is returned
123 @return true on success, false on failure. If false is returned
142 If NULL is returned GetLastError() provides extended information
159 If NULL is returned GetLastError() provides extended information
  /external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
CipherInputStreamTest.java 82 fail("read() returned the incorrect value. " + "Expected: "
109 fail("read(byte[] b) returned incorrect data.");
115 fail("The data returned by read(byte[] b) "
150 + "returned incorrect data.", result[j], data[ind + j]);
155 fail("The data returned by "
186 + "returned incorrect data: Expected "
193 fail("The data returned by "
214 assertEquals("The returned by available() method value "
238 assertFalse("The returned by markSupported() method value "
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
ObjectStreamClassTest.java 53 // returned
55 assertEquals("forClass returned an object: " + osc.forClass(),
87 "getName returned incorrect name: " + osc.getName(),
97 assertTrue("getSerialversionUID returned incorrect uid: "
152 "lookup returned wrong class: " + osc.getName(),
166 assertTrue("toString returned incorrect string: " + osc.toString(),
235 assertEquals("lookup returned wrong class: " + osc.getName(),
240 assertEquals("lookup returned wrong class: " + osc.getName(),
245 assertEquals("lookup returned wrong class: " + osc.getName(),
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
HashSetTest.java 120 assertEquals("Returned non-zero size after clear", 0, hs.size());
131 assertTrue("clone returned an equivalent HashSet", hs != hs2);
140 assertTrue("Returned false for valid object", hs.contains(objArray[90]));
141 assertTrue("Returned true for invalid Object", !hs
154 assertTrue("Empty set returned false", new HashSet().isEmpty());
155 assertTrue("Non-empty set returned true", !hs.isEmpty());
170 assertTrue("Returned iteration of incorrect size", hs.size() == x);
197 assertTrue("Returned incorrect size", hs.size() == (objArray.length + 1));
199 assertEquals("Cleared set returned non-zero size", 0, hs.size());
LinkedHashSetTest.java 114 assertEquals("Returned non-zero size after clear", 0, hs.size());
125 assertTrue("clone returned an equivalent LinkedHashSet", hs != hs2);
136 assertTrue("Returned false for valid object", hs.contains(objArray[90]));
137 assertTrue("Returned true for invalid Object", !hs
150 assertTrue("Empty set returned false", new LinkedHashSet().isEmpty());
151 assertTrue("Non-empty set returned true", !hs.isEmpty());
172 assertTrue("Returned iteration of incorrect size", hs.size() == x);
200 assertTrue("Returned incorrect size", hs.size() == (objArray.length + 1));
202 assertEquals("Cleared set returned non-zero size", 0, hs.size());
  /external/chromium/chrome/browser/password_manager/
password_store_mac_internal.h 27 // |form|. Caller is responsible for deleting the returned forms.
33 // Caller is responsible for deleting the returned forms.
40 // Caller is responsible for deleting the returned form.
70 // Caller is responsible for deleting the returned forms.
76 // responsible for calling MacKeychain::Free on on the returned item.
83 // returned items.
89 // which are returned though the appropriate out parameters.
115 // creator code will be returned. Otherwise, 0 will be returned, indicating
  /external/clang/test/Analysis/
retain-release-path-notes.m 104 return object; // expected-warning{{Object with a +0 retain count returned to caller where a +1 (owning) retain count is expected}} expected-note{{Object returned to caller with a +0 retain count}} expected-note{{Object with a +0 retain count returned to caller where a +1 (owning) retain count is expected}}
109 return object; // expected-note{{Object returned to caller as an owning reference (single retain count transferred to caller)}} expected-note{{Object leaked: object allocated and stored into 'object' is return from a function whose name ('CFGetRuleViolation') does not contain 'Copy' or 'Create'. This violates the naming convention rules given the Memory Management Guide for Core Foundation}}
115 return result; // expected-warning{{Object with a +0 retain count returned to caller where a +1 (owning) retain count is expected}} expected-note{{Object returned to caller with a +0 retain count}} expected-note{{Object with a +0 retain count returned to caller where a +1 (owning) retain count is expected}}
120 return result; // expected-note{{Object returned to caller as an owning reference (single retain count transferred to caller)}} expected-note{{Object leaked: object allocated and stored into 'result' is returned from a method whose name ('getViolation') does not start with 'copy', 'mutableCopy', 'alloc' or 'new'. This violates the naming convention rules given in the Memory Management Guide for Cocoa}}
  /cts/tools/signature-tools/test/signature/converter/
ConvertPackageTest.java 34 // tests whether package annotations are returned
46 // tests that package-info is not returned as class
56 // tests that nested classes are returned as package classes
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
ByteTest.java 409 assertTrue("Returned incorrect byte value",
514 assertEquals("Incorrect hash returned", 127, new Byte((byte) 127).hashCode());
522 assertEquals("Returned incorrect int value", 127, new Byte((byte) 127).intValue());
530 assertEquals("Returned incorrect long value", 127L, new Byte((byte) 127).longValue());
571 assertEquals("Returned incorrect value for 0 hex", 0, Byte.parseByte("0", 16));
572 assertTrue("Returned incorrect value for most negative value hex", Byte.parseByte(
574 assertTrue("Returned incorrect value for most positive value hex", Byte.parseByte("7f",
576 assertEquals("Returned incorrect value for 0 decimal", 0, Byte.parseByte("0", 10));
577 assertTrue("Returned incorrect value for most negative value decimal", Byte.parseByte(
579 assertTrue("Returned incorrect value for most positive value decimal", Byte.parseByte
    [all...]
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/
EncodedKeySpecTest.java 57 /* Check returned array */
91 * can not be modified using returned value
101 /* Modify returned value */
  /external/chromium/chrome/browser/history/
snippet.h 23 // Parses an offsets string as returned from a sqlite full text index. An
34 // NOTE: the positions returned are in terms of UTF8 encoding. To convert the
40 // Converts match positions as returned from ExtractMatchPositions to be in
  /external/chromium/net/url_request/
https_prober.h 48 // have been probed since the browser was started, false is returned and no
50 // false will be returned, and no other action is taken. Otherwise, a new
51 // probe is started, true is returned and the Delegate will be called with the
  /external/e2fsprogs/lib/et/test_cases/
heimdal.et 48 ec GT_PW_KDCERR, "Error returned by Kerberos KDC"
49 ec GT_PW_NULLTKT, "Null Kerberos ticket returned by KDC"
53 ec INTK_W_NOTALL, "Kerberos error: not all tickets returned"
  /external/icu4c/test/cintltst/
ccolltst.c 99 log_err("Compare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(target,-1),
105 log_err("incCompare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(target,-1),
111 log_err("KeyCompare(%s , %s) returned: %s expected: %s\n", aescstrdup(source,-1), aescstrdup(target,-1),
cstrtest.c 114 log_err("FAIL: T_CString_stricmp() where the first string is null failed. Expected: -1, returned %d\n", intValue);
117 log_err("FAIL: T_CString_stricmp() where the second string is null failed. Expected: 1, returned %d\n", intValue);
120 log_err("FAIL: T_CString_stricmp(NULL, NULL) failed. Expected: 0, returned %d\n", intValue);;
123 log_err("FAIL: T_CString_stricmp(\"\", \"\") failed. Expected: 0, returned %d\n", intValue);;
126 log_err("FAIL: T_CString_stricmp(\"\", \"abc\") failed. Expected: -1, returned %d\n", intValue);
129 log_err("FAIL: T_CString_stricmp(\"abc\", \"\") failed. Expected: 1, returned %d\n", intValue);
143 log_err("FAIL: T_CString_strnicmp() where the first string is null failed. Expected: -1, returned %d\n", intValue);
146 log_err("FAIL: T_CString_strnicmp() where the second string is null failed. Expected: 1, returned %d\n", intValue);
149 log_err("FAIL: T_CString_strnicmp(NULL, NULL, 10) failed. Expected: 0, returned %d\n", intValue);;
152 log_err("FAIL: T_CString_strnicmp(\"\", \"\") failed. Expected: 0, returned %d\n", intValue);
    [all...]
  /external/iptables/libipq/
ipq_create_handle.3 36 handle returned should be used in all subsequent library calls which
60 On failure, NULL is returned.
66 On failure, \-1 is returned.

Completed in 1321 milliseconds

1 2 3 4 5 6 78 91011>>