Home
last modified time | relevance | path

Searched refs:packetWithSubtype (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/mdns/
DMdnsServiceTypeClientTests.java1520 final MdnsPacket packetWithSubtype = new MdnsPacket( in testProcessResponse_SubtypeDiscoveryLimitedToSubtype() local
1526 processResponse(packetWithSubtype, socketKey); in testProcessResponse_SubtypeDiscoveryLimitedToSubtype()
1974 final MdnsPacket packetWithSubtype = new MdnsPacket( in testSendQueryWithKnownAnswers() local
1980 processResponse(packetWithSubtype, socketKey); in testSendQueryWithKnownAnswers()
2041 final MdnsPacket packetWithSubtype = new MdnsPacket( in testSendQueryWithSubTypeWithKnownAnswers() local
2047 processResponse(packetWithSubtype, socketKey); in testSendQueryWithSubTypeWithKnownAnswers()