OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ucl1
(Results
1 - 1
of
1
) sorted by null
/libcore/luni/src/test/java/libcore/java/net/
OldURLClassLoaderTest.java
55
URLClassLoader
ucl1
= new URLClassLoader(urls);
local
56
assertTrue(urls.length ==
ucl1
.getURLs().length);
Completed in 875 milliseconds