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

1 2 3 4 5 6 7 8 91011>>

  /external/valgrind/main/memcheck/tests/
clientperm.stdout.exp 1 m_na: returned value is -1
3 m_rm: returned value is 1
  /dalvik/tests/067-preemptive-unpark/
expected.txt 4 park() returned quickly
  /packages/apps/Browser/tests/assets/
bindings_test.html 53 var returned = JNIBindingsTest.returnBool();
54 if (returned != expectedBoolReturn) {
55 appendLog("returnBool() failed: expected "+ expectedBoolReturn +", got " + returned);
59 returned = JNIBindingsTest.returnByte();
60 if (returned != expectedByteReturn) {
61 appendLog("returnByte() failed: expected "+ expectedByteReturn +", got " + returned);
65 returned = JNIBindingsTest.returnChar();
66 if (returned != expectedCharReturn) {
67 appendLog("returnChar() failed: expected "+ expectedCharReturn +", got " + returned);
71 returned = JNIBindingsTest.returnDouble()
    [all...]
  /libcore/luni/src/test/java/tests/api/java/lang/reflect/
UndeclaredThrowableExceptionTests.java 18 assertSame("Wrong cause returned", throwable, ute.getCause());
27 assertSame("Wrong undeclared throwable returned", throwable, ute
37 assertEquals("Wrong cause returned", throwable, e.getCause());
38 assertEquals("Wrong throwable returned", throwable, e
48 assertEquals("Wrong cause returned", throwable, e.getCause());
49 assertEquals("Wrong throwable returned", throwable, e
51 assertEquals("Wrong message returned", msg, e.getMessage());
  /external/clang/test/Analysis/
stack-addr-ps.cpp 7 return s; // expected-warning{{Address of stack memory associated with local variable 's' returned}} expected-warning{{reference to stack memory associated with local variable 's' returned}}
13 return s2; // expected-warning{{Address of stack memory associated with local variable 's1' returned}} expected-warning {{reference to stack memory associated with local variable 's1' returned}}
20 return s3; // expected-warning{{Address of stack memory associated with local variable 's1' returned}} expected-warning {{reference to stack memory associated with local variable 's1' returned}}
25 const int &get_reference1() { return get_value(); } // expected-warning{{Address of stack memory associated with temporary object of type 'const int' returned}} expected-warning {{returning reference to local temporary}}
29 return x; // expected-warning{{Address of stack memory associated with temporary object of type 'const int' returned}} expected-warning {{returning reference to local temporary}}
35 return x2; // expected-warning{{Address of stack memory associated with temporary object of type 'const int' returned}} expected-warning {{returning reference to local temporary}}
47 return &x2; // expected-warning{{Address of stack memory associated with local variable 'x1' returned}} expected-warning {{address of stack memory associated with local variable 'x1' returned}
    [all...]
PR7218.c 5 return buf[1]; // expected-warning {{Undefined or garbage value returned to caller}}
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
DecimalFormatSymbolsTest.java 58 assertEquals("Returned incorrect symbols", '%', dfs.getPercent());
237 assertTrue("Equal objects returned false", dfs.equals(dfs.clone()));
239 assertTrue("Un-Equal objects returned true", !dfs
249 assertEquals("Returned incorrect currency",
259 assertTrue("Test1: Returned incorrect currency",
261 assertEquals("Test1: Returned incorrect currencySymbol", "\u20a9", dfs1
263 assertEquals("Test1: Returned incorrect intlCurrencySymbol", "KRW",
267 assertTrue("Test2: Returned incorrect currency",
269 assertEquals("Test2: Returned incorrect currencySymbol", "\u20a9", dfs1
271 assertEquals("Test2: Returned incorrect intlCurrencySymbol", "KRW"
    [all...]
  /external/chromium/net/socket/
socket.h 21 // is returned, or an error is returned upon failure.
22 // ERR_SOCKET_NOT_CONNECTED should be returned if the socket is not currently
23 // connected. Zero is returned once to indicate end-of-file; the return value
25 // is returned if the operation could not be completed synchronously, in which
35 // data may be written! The number of bytes written is returned, or an error
36 // is returned upon failure. ERR_SOCKET_NOT_CONNECTED should be returned if
39 // is returned if the operation could not be completed synchronously, in which
  /system/extras/tests/bionic/libc/common/
test_libgen.c 26 "KO: basename(\"%s\") returned \"%s\", NULL expected)\n",
31 "KO: basename(\"%s\") returned NULL with error: %d (%d expected)\n",
35 printf( "OK: basename(\"%s\") returned NULL with error %d\n",
40 fprintf(stderr, "KO: basename(\"%s\") returned NULL with error %d\n",
45 fprintf(stderr, "KO: basename(\"%s\") returned \"%s\", instead of \"%s\"\n",
49 printf( "OK: basename(\"%s\") returned \"%s\"\n",
65 "KO: basename_r(\"%s\", <buff>, %d) returned %d (expected %d)\n",
73 "KO: basename_r(\"%s\", <buff>, %d) returned -1 with errno=%d (expected %d)\n",
81 "KO: basename_r(\"%s\", <buff>, %d) returned \"%s\", expected \"%s\"\n",
86 printf("OK: basename_r(\"%s\", <buff>, %d) returned \"%s\"\n"
    [all...]
  /external/icu4c/test/intltest/
tsputil.cpp 247 errln("FAIL: isInfinite(+Infinity) returned FALSE, should be TRUE.");
251 errln("FAIL: isPositiveInfinity(+Infinity) returned FALSE, should be TRUE.");
255 errln("FAIL: isNegativeInfinity(+Infinity) returned TRUE, should be FALSE.");
259 errln("FAIL: +Infinity > DBL_MAX returned FALSE, should be TRUE.");
263 errln("FAIL: +Infinity > DBL_MIN returned FALSE, should be TRUE.");
267 errln("FAIL: +Infinity > -Infinity returned FALSE, should be TRUE.");
271 errln("FAIL: +Infinity > 10.0 returned FALSE, should be TRUE.");
285 errln("FAIL: isInfinite(-Infinity) returned FALSE, should be TRUE.");
289 errln("FAIL: isNegativeInfinity(-Infinity) returned FALSE, should be TRUE.");
293 errln("FAIL: isPositiveInfinity(-Infinity) returned TRUE, should be FALSE.")
    [all...]
  /external/chromium/chrome/browser/password_manager/
encryptor_password_mac.h 23 // returned.
24 // If one exists then it is fetched from the Keychain and returned.
26 // empty string is returned.
  /external/webkit/Source/WebCore/manual-tests/resources/
liveconnect-security-exception-popup.html 22 "applet.field returned " +
32 "applet.field returned " +
37 "applet.method() returned " +
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
bug-regex16.c 23 printf ("re_compile_pattern returned %s\n", s);
29 printf ("re_compile_pattern returned %s\n", s);
35 printf ("re_compile_pattern returned %s\n", s);
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
NumberTest.java 27 assertTrue("Incorrect byte returned for: " + number,
31 assertTrue("Incorrect byte returned for: " + number,
35 assertTrue("Incorrect byte returned for: " + number,
39 assertTrue("Incorrect byte returned for: " + number,
49 assertTrue("Incorrect byte returned for: " + number,
53 assertTrue("Incorrect byte returned for: " + number,
57 assertTrue("Incorrect byte returned for: " + number,
61 assertTrue("Incorrect byte returned for: " + number,
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
URISyntaxExceptionTest.java 51 assertEquals("returned incorrect reason", "problem", e.getReason());
52 assertEquals("returned incorrect input", "str", e.getInput());
53 assertEquals("returned incorrect index", 2, e.getIndex());
76 assertEquals("returned incorrect reason", "problem", e.getReason());
77 assertEquals("returned incorrect input", "str", e.getInput());
78 assertEquals("returned incorrect index", -1, e.getIndex());
108 assertEquals("Returned incorrect message", "problem at index 3: str", e
112 assertEquals("Returned incorrect message", "problem: str", e
  /frameworks/base/core/java/android/os/storage/
OnObbStateChangeListener.java 26 * The OBB container is now mounted and ready for use. Returned in status
32 * The OBB container is now unmounted and not usable. Returned in status
39 * OBB. Returned in status messages from calls made via
45 * The OBB could not be mounted by the system. Returned in status messages
52 * in use on the OBB. Returned in status messages from calls made via
58 * A call was made to unmount the OBB when it was not mounted. Returned in
64 * The OBB has already been mounted. Returned in status messages from calls
72 * some other error. Returned in status messages from calls made via
  /ndk/tests/device/multi-static-instances/jni/
main.cpp 19 fprintf(stderr, "ERROR: instance() returned two distinct addresses: %p %p\n", first, second);
22 printf("OK: instance() returned the same address twice: %p\n", first);
  /external/bluetooth/glib/docs/reference/glib/tmpl/
spawn.sgml 22 Error codes returned by spawning processes.
28 @G_SPAWN_ERROR_ACCES: execv() returned %EACCES.
29 @G_SPAWN_ERROR_PERM: execv() returned %EPERM.
30 @G_SPAWN_ERROR_2BIG: execv() returned %E2BIG.
31 @G_SPAWN_ERROR_NOEXEC: execv() returned %ENOEXEC.
32 @G_SPAWN_ERROR_NAMETOOLONG: execv() returned %ENAMETOOLONG.
33 @G_SPAWN_ERROR_NOENT: execv() returned %ENOENT.
34 @G_SPAWN_ERROR_NOMEM: execv() returned %ENOMEM.
35 @G_SPAWN_ERROR_NOTDIR: execv() returned %ENOTDIR.
36 @G_SPAWN_ERROR_LOOP: execv() returned %ELOOP
    [all...]
  /libcore/luni/src/test/java/tests/api/java/util/
EnumMapTest.java 108 assertEquals("Get returned incorrect value for given key", 2,
122 assertEquals("Get returned incorrect value for given key", 2,
134 assertEquals("Get returned incorrect value for given key", 1,
253 assertFalse("Returned true for uncontained key", enumSizeMap
256 assertTrue("Returned false for contained key", enumSizeMap
260 assertTrue("Returned false for contained key", enumSizeMap
263 assertFalse("Returned true for uncontained key", enumSizeMap
265 assertFalse("Returned true for uncontained key", enumSizeMap
267 assertFalse("Returned true for uncontained key", enumSizeMap
302 assertFalse("Returned true for uncontained value", enumSizeMa
    [all...]
  /dalvik/dx/tests/112-dex-return-jsr-result/
info.txt 1 This test checks to make sure a result returned more-or-less directly
  /dalvik/tests/086-null-super/
info.txt 5 that if there was no exception, the value returned would be non-null.
  /external/clang/test/CodeGen/
types.c 30 struct List returned; member in struct:Village
  /external/jsr305/ri/src/main/java/javax/annotation/
WillCloseWhenClosed.java 10 * Used to annotate a constructor/factory parameter to indicate that returned
  /external/webkit/LayoutTests/http/tests/resources/
write-temp-file.php 5 echo "FAIL: No temp dir was returned.\n";
  /libcore/luni/src/main/java/org/w3c/dom/
package.html 5 level 2 core. XML documents returned by

Completed in 507 milliseconds

1 2 3 4 5 6 7 8 91011>>