Searched defs:hexBytes (Results 1 – 3 of 3) sorted by relevance
88 final String hexBytes = in testParseWithinNetlinkMessage() local117 final String hexBytes = in testParseUnknownOptionWithinNetlinkMessage() local
86 String hexBytes = "2602" // type=38, len=2 (16 bytes) in testParseCannedOption() local
42 private String getSummary(String hexBytes) { in getSummary()