Searched refs:systemTrustStoreType (Results 1 - 1 of 1) sorted by relevance

/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
H A DHttpsURLConnectionTest.java92 private static String systemTrustStoreType; field in class:HttpsURLConnectionTest
880 systemTrustStoreType = System
918 if (systemTrustStoreType == null) {
922 systemTrustStoreType);

Completed in 79 milliseconds