Searched refs:expectedDomain (Results 1 – 2 of 2) sorted by relevance
176 String expectedDomain, byte[] domainBytes, in assertDomainAndVendorInfoParses() argument184 assertEquals(expectedDomain, offerPacket.mDomainName); in assertDomainAndVendorInfoParses()
5732 final List<String> domainSearchList, final String expectedDomain) throws Exception {5750 assertEquals(expectedDomain, lp.getDomains());5758 final String expectedDomain = "google.com suffix1.google.com suffix2.google.com";5759 runDhcpDomainSearchListOptionTest(domainName, searchList, expectedDomain);5774 final String expectedDomain = "google.com example.com";5776 expectedDomain);