HomeSort by relevance Sort by last modified time
    Searched full:localhostname (Results 1 - 2 of 2) sorted by null

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
InetSocketAddressTest.java 35 String localhostName = address.getHostName();
36 assertNotNull(localhostName);
37 assertEquals(localhostName + "/127.0.0.1:0", address.toString());
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-classic-0.9.8-SNAPSHOT.jar 

Completed in 190 milliseconds