Searched refs:domainBytes (Results 1 – 3 of 3) sorted by relevance
52 byte[] domainBytes = domain.getBytes(StandardCharsets.ISO_8859_1); in appendDomain()53 stream.write((byte) domainBytes.length); in appendDomain()54 stream.write(domainBytes); in appendDomain()
122 public TestDhcpPacket setDomainBytes(byte[] domainBytes) { in setDomainBytes() argument123 mDomainBytes = domainBytes; in setDomainBytes()176 String expectedDomain, byte[] domainBytes, in assertDomainAndVendorInfoParses() argument179 .setDomainBytes(domainBytes) in assertDomainAndVendorInfoParses()
META-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...