Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DBpfCoordinatorTest.java326 private BpfCoordinator makeBpfCoordinator() throws Exception { in makeBpfCoordinator() method in BpfCoordinatorTest
563 final BpfCoordinator coordinator = makeBpfCoordinator(); in checkTetherOffloadRuleAddAndRemove()
605 final BpfCoordinator coordinator = makeBpfCoordinator(); in checkTetherOffloadGetStats()
641 final BpfCoordinator coordinator = makeBpfCoordinator(); in testGetForwardedStats()
711 final BpfCoordinator coordinator = makeBpfCoordinator(); in testOnSetAlert()
820 final BpfCoordinator coordinator = makeBpfCoordinator(); in testSetDataLimit()
864 final BpfCoordinator coordinator = makeBpfCoordinator(); in testSetDataLimitOnRule6Change()
909 final BpfCoordinator coordinator = makeBpfCoordinator(); in testTetherOffloadRuleUpdateAndClear()
990 final BpfCoordinator coordinator = makeBpfCoordinator(); in checkBpfDisabled()
1109 final BpfCoordinator coordinator = makeBpfCoordinator(); in testBpfMapClear()
[all …]