Searched refs:expectedDataInText (Results 1 – 1 of 1) sorted by relevance
166 String expectedDataInText = HexDump.dumpHexString(expectedDataIn, 0, expectedDataIn.length); in testTypeAAAInet4AddressRecord() local168 assertEquals(expectedDataInText, dataOutText); in testTypeAAAInet4AddressRecord()