Home
last modified time | relevance | path

Searched refs:roots (Results 1 – 4 of 4) sorted by relevance

/cts/tests/core/runner/src/com/android/cts/core/runner/
DCoreTestRunner.java175 List<String> roots = getRootClassNames(args); in onCreate() local
176 if (roots == null) { in onCreate()
183 testList = TestList.rootList(roots); in onCreate()
211 List<String> roots; in getRootClassNames() local
213 roots = null; in getRootClassNames()
215 roots = CLASS_LIST_SPLITTER.splitToList(rootClasses); in getRootClassNames()
217 return roots; in getRootClassNames()
/cts/tests/tests/security/src/android/security/cts/
DX509CertChainBuildingTest.java193 X509Certificate[] roots) throws Exception { in assertExactPath() argument
197 for (X509Certificate root : roots) { in assertExactPath()
227 private static void assertNoPath(X509Certificate[] bagOfCerts, X509Certificate[] roots) in assertNoPath() argument
229 assertExactPath(null, bagOfCerts, roots); in assertNoPath()
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...