Home
last modified time | relevance | path

Searched refs:expectHost (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava-tests/test/com/google/common/net/
DHostAndPortTest.java98 String expectHost, in checkFromStringCase() argument
106 assertNull(expectHost); in checkFromStringCase()
109 assertNotNull(expectHost); in checkFromStringCase()
133 assertEquals(expectHost, hp.getHostText()); in checkFromStringCase()
145 assertEquals(expectHost, hp2.getHostText()); in checkFromStringCase()