Searched refs:removeMappingBinaryPacket (Results 1 – 3 of 3) sorted by relevance
177 void removeMappingBinaryPacket(const std::vector<uint8_t>& query);
533 void DNSResponder::removeMappingBinaryPacket(const std::vector<uint8_t>& query) { in removeMappingBinaryPacket() function in test::DNSResponder
301 dns.removeMappingBinaryPacket(kHelloExampleComQueryV4); in TEST_F()