Searched refs:getAsciiName (Results 1 – 3 of 3) sorted by relevance
200 public String getAsciiName() { in getAsciiName() method in SNIHostName386 String asciiName = hostname.getAsciiName(); in matches()
36 assertEquals("xn--ihqwcrb4cv8a8dqg056pqjye", hostName.getAsciiName()); in test_byteArray_Constructor()
2309 assertEquals("www.example.com", serverHostName.getAsciiName()); in test_SSLSocket_SNIHostName()