Home
last modified time | relevance | path

Searched refs:getTestPath (Results 1 – 2 of 2) sorted by relevance

/external/icu/tools/testing/test_harness/src/com/android/icu/tradefed/testtype/
DICU4CTest.java225 private String getTestPath() { in getTestPath() method in ICU4CTest
387 String testPath = getTestPath(); in run()
/external/nist-pkits/src/libcore/java/security/cert/
DX509CertificateNistPkitsTest.java137 private CertPath getTestPath(CertificateFactory f, String[] pathCerts) throws Exception { in getTestPath() method in X509CertificateNistPkitsTest
181 CertPath cp = getTestPath(f, certs); in assertInvalidPath()
204 CertPath cp = getTestPath(f, path); in assertValidPath()