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