Searched defs:roots (Results 1 – 2 of 2) sorted by relevance
191 X509Certificate[] roots) throws Exception { in assertExactPath()225 private static void assertNoPath(X509Certificate[] bagOfCerts, X509Certificate[] roots) in assertNoPath()
189 List<String> roots = getRootClassNames(args); in onCreate() local229 List<String> roots; in getRootClassNames() local