Searched refs:vendorInfoBytes (Results 1 – 1 of 1) sorted by relevance
76 public TestDhcpPacket setVendorInfoBytes(byte[] vendorInfoBytes) { in setVendorInfoBytes() argument77 mVendorInfoBytes = vendorInfoBytes; in setVendorInfoBytes()126 String expectedVendorInfo, byte[] vendorInfoBytes) throws Exception { in assertDomainAndVendorInfoParses() argument129 .setVendorInfoBytes(vendorInfoBytes) in assertDomainAndVendorInfoParses()