Home
last modified time | relevance | path

Searched defs:call (Results 1 – 6 of 6) sorted by relevance

/libcore/luni/src/main/java/java/util/concurrent/
DCallable.java35 V call() throws Exception; in call() method
/libcore/jsr166-tests/src/test/java/jsr166/
DJSR166TestCase.java741 public final T call() { in call() method in JSR166TestCase.CheckedCallable
755 public final T call() { in call() method in JSR166TestCase.CheckedInterruptedCallable
774 public Object call() { return Boolean.TRUE; } in call() method in JSR166TestCase.NoOpCallable
780 public String call() { return TEST_STRING; } in call() method in JSR166TestCase.StringTask
DExecutorsTest.java384 public Object call() { in call() method in ExecutorsTest.CheckCCL
/libcore/luni/src/test/java/libcore/java/lang/reflect/
DClassLoaderReflectionTest.java156 public A call() throws Exception { in call() method in ClassLoaderReflectionTest.E
/libcore/luni/src/test/java/libcore/javax/net/ssl/
DSSLSocketTest.java362 @Override public byte[] call() throws Exception { in call() method in SSLSocketTest.SSLServerSessionIdCallable
/libcore/support/src/test/java/tests/resources/
Djunit4-4.3.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...