Searched refs:roots (Results 1 – 4 of 4) sorted by relevance
175 List<String> roots = getRootClassNames(args); in onCreate() local176 if (roots == null) { in onCreate()183 testList = TestList.rootList(roots); in onCreate()211 List<String> roots; in getRootClassNames() local213 roots = null; in getRootClassNames()215 roots = CLASS_LIST_SPLITTER.splitToList(rootClasses); in getRootClassNames()217 return roots; in getRootClassNames()
193 X509Certificate[] roots) throws Exception { in assertExactPath() argument197 for (X509Certificate root : roots) { in assertExactPath()227 private static void assertNoPath(X509Certificate[] bagOfCerts, X509Certificate[] roots) in assertNoPath() argument229 assertExactPath(null, bagOfCerts, roots); in assertNoPath()
META-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...