Searched refs:packetFromTooMuchData (Results 1 – 1 of 1) sorted by relevance
367 final TestDnsPacket packetFromTooMuchData = new TestDnsPacket(blobTooMuchData); in testDnsPacketSynthesize_recordCountMismatch() local369 assertEquals(0, packetFromTooMuchData.getRecordList(i).size()); in testDnsPacketSynthesize_recordCountMismatch()370 assertEquals(0, packetFromTooMuchData.getHeader().getRecordCount(i)); in testDnsPacketSynthesize_recordCountMismatch()