Searched defs:iphost (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsClient/
H A DServerIdentityTest.java126 String host = iphost? "127.0.0.1": "localhost";
196 boolean iphost = false; field in class:ServerIdentityTest
200 iphost = keystore.equals("ipstore");

Completed in 32 milliseconds