Home
last modified time | relevance | path

Searched defs:testRa (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Connectivity/Tethering/tests/privileged/src/android/net/ip/
H A DRouterAdvertisementDaemonTest.java280 private boolean isRaPacket(final TestRaPacket testRa, boolean multicast) throws Exception { in isRaPacket()
290 private void assertUnicastRaPacket(final TestRaPacket testRa) throws Exception { in assertUnicastRaPacket()
294 private void assertMulticastRaPacket(final TestRaPacket testRa) throws Exception { in assertMulticastRaPacket()