Searched refs:vendorInfoBytes (Results 1 – 1 of 1) sorted by relevance
120 public TestDhcpPacket setVendorInfoBytes(byte[] vendorInfoBytes) { in setVendorInfoBytes() argument121 mVendorInfoBytes = vendorInfoBytes; in setVendorInfoBytes()170 String expectedVendorInfo, byte[] vendorInfoBytes) throws Exception { in assertDomainAndVendorInfoParses() argument173 .setVendorInfoBytes(vendorInfoBytes) in assertDomainAndVendorInfoParses()