Home
last modified time | relevance | path

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/
DHttpsURLConnectionTest.java92 private static String systemTrustStoreType; field in HttpsURLConnectionTest
879 systemTrustStoreType = System in setUpStoreProperties()
917 if (systemTrustStoreType == null) { in tearDownStoreProperties()
921 systemTrustStoreType); in tearDownStoreProperties()