Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java1457 final Tether4Key expectedDownstream4KeyUdp = makeDownstream4Key(IPPROTO_UDP); in testSetDataLimitOnRule4Change() local
1476 .insertEntry(eq(expectedDownstream4KeyUdp), eq(expectedDownstream4ValueUdp)); in testSetDataLimitOnRule4Change()
1483 inOrder.verify(mBpfDownstream4Map).deleteEntry(eq(expectedDownstream4KeyUdp)); in testSetDataLimitOnRule4Change()