Home
last modified time | relevance | path

Searched defs:u (Results 1 – 23 of 23) sorted by relevance

/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
DURLConnectionTest.java81 MockURLConnection u = new MockURLConnection(new URL( in test_addRequestProperty() local
110 MockURLConnection u = new MockURLConnection(new URL( in test_setRequestProperty() local
143 MockURLConnection u = new MockURLConnection(new URL( in test_setUseCachesZ() local
161 MockURLConnection u = new MockURLConnection(new URL( in test_setAllowUserInteractionZ() local
185 protected URLConnection openConnection(URL u) throws IOException { in openConnection()
DContentHandlerFactoryTest.java132 public Object getContent(URLConnection u) { in getContent()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DJarURLConnectionTest.java57 URL u = copyAndOpenResourceStream("lf.jar", "swt.dll"); in test_getAttributes() local
70 URL u = copyAndOpenResourceStream("lf.jar", "plus.bmp"); in test_getEntryName() local
86 URL u = copyAndOpenResourceStream("lf.jar", "plus.bmp"); in test_getJarEntry() local
198 URL u = copyAndOpenResourceStream("lf.jar", "swt.dll"); in test_getMainAttributes() local
231 URL u = copyAndOpenResourceStream("lf.jar", "plus.bmp"); in test_getManifest() local
246 URL u = copyAndOpenResourceStream("lf.jar", "plus.bmp"); in test_getCertificates() local
273 URL u = copyAndOpenResourceStream("lf.jar", ""); in test_getContentLength() local
289 URL u = copyAndOpenResourceStream("lf.jar", ""); in test_getContentType() local
DURLTest.java39 protected URLConnection openConnection(URL u) in openConnection()
45 URL u; field in URLTest
1092 protected void setURL(URL u, String protocol, String host, int port, in setURL()
/libcore/luni/src/test/java/libcore/java/net/
DOldJarURLConnectionTest.java58 URL u = createContent("lf.jar", "swt.dll"); in test_getAttributes() local
75 URL u = createContent("TestCodeSigners.jar", "Test.class"); in test_getCertificates() local
100 URL u = createContent("lf.jar", "swt.dll"); in test_getManifest() local
120 URL u = createContent("lf.jar", "plus.bmp"); in test_getEntryName() local
137 URL u = createContent("lf.jar", "plus.bmp"); in test_getJarEntry() local
253 URL u = createContent("lf.jar", "plus.bmp"); in test_getJarFileURL() local
268 URL u = createContent("lf.jar", "swt.dll"); in test_getMainAttributes() local
DOldURLStreamHandlerTest.java188 @Override public InetAddress getHostAddress(URL u) { in getHostAddress()
192 @Override public int hashCode(URL u) { in hashCode()
200 @Override public URLConnection openConnection(URL u, Proxy p) throws IOException { in openConnection()
212 @Override public void setURL(URL u, in setURL()
221 @Override public void setURL(URL u, in setURL()
234 @Override public String toExternalForm(URL u) { in toExternalForm()
DOldURLClassLoaderTest.java45 URL[] u = new URL[0]; in test_Constructor$Ljava_net_URL() local
116 URL[] u = new URL[0]; in test_addURLLjava_net_URL() local
139 URL[] u = new URL[0]; in test_definePackage() local
DOldURLTest.java338 URL u = new URL("https://a.xy.com/index.html"); in testOpenConnection() local
553 protected URLConnection openConnection(URL u) in openConnection()
559 URL u; field in OldURLTest
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/test_protocol/
DHandler.java26 protected URLConnection openConnection(URL u) throws IOException { in openConnection()
/libcore/luni/src/main/java/java/util/concurrent/atomic/
DAtomicBoolean.java71 int u = update ? 1 : 0; in compareAndSet() local
89 int u = update ? 1 : 0; in weakCompareAndSet() local
/libcore/luni/src/main/java/libcore/net/url/
DFtpHandler.java31 protected URLConnection openConnection(URL u) throws IOException { in openConnection()
DJarHandler.java41 protected URLConnection openConnection(URL u) throws IOException { in openConnection()
/libcore/luni/src/main/java/java/net/
DURLStreamHandler.java41 protected abstract URLConnection openConnection(URL u) throws IOException; in openConnection()
61 protected URLConnection openConnection(URL u, Proxy proxy) throws IOException { in openConnection()
231 protected void setURL(URL u, String protocol, String host, int port, in setURL()
243 protected void setURL(URL u, String protocol, String host, int port, in setURL()
DURLConnection.java1016 public Object getContent(URLConnection u) throws IOException { in getContent()
DURLClassLoader.java613 URL u = codesource.getLocation(); in getPermissions() local
/libcore/luni/src/main/java/java/util/concurrent/
DTimeUnit.java51 public long convert(long d, TimeUnit u) { return u.toNanos(d); } in convert()
62 public long convert(long d, TimeUnit u) { return u.toMicros(d); } in convert()
73 public long convert(long d, TimeUnit u) { return u.toMillis(d); } in convert()
84 public long convert(long d, TimeUnit u) { return u.toSeconds(d); } in convert()
95 public long convert(long d, TimeUnit u) { return u.toMinutes(d); } in convert()
106 public long convert(long d, TimeUnit u) { return u.toHours(d); } in convert()
117 public long convert(long d, TimeUnit u) { return u.toDays(d); } in convert()
DForkJoinPool.java1292 long c; int u, e; in tryAddWorker() local
1408 WorkQueue[] ws; WorkQueue v; Thread p; int u, i, e; in deregisterWorker() local
1603 long c; int e, u, i; WorkQueue w; Thread p; in signalWork() local
1722 int u = (int)(c >>> 32); in awaitWork() local
DLinkedTransferQueue.java632 Node n, u; // temps for reads of next & tail in tryAppend() local
DConcurrentHashMap.java446 Object k, v, u; Map.Entry<?,?> e; in equals() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DClassLoaderTest.java147 java.net.URL u = classLoader.getResource(resourceName); in assertGetResourceIsValid() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DEnumSetTest.java44 …a, b,c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, A, B, C, D, E, F, G, … enumConstant
52 … f{}, g{}, h{}, i{}, j{}, k{}, l{}, m{}, n{}, o{}, p{}, q{}, r{}, s{}, t{}, u{}, v{}, w{}, x{}, y{… enumConstant
56 …a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, A, B, C, D, E, F, G,… enumConstant
/libcore/libart/src/main/java/java/lang/
DString.java311 int u = (val >> 16) & 0x1f; in String() local
/libcore/luni/src/main/native/
Dlibcore_io_Posix.cpp856 struct ucred u; in Posix_getsockoptUcred() local