Searched refs:getForwardingRulesForTesting (Results 1 – 2 of 2) sorted by relevance
528 coordinator.getForwardingRulesForTesting().get(mIpServer); in testTetheringConfigDisable()536 coordinator.getForwardingRulesForTesting().put(mIpServer, rules); in testTetheringConfigDisable()539 rules = coordinator.getForwardingRulesForTesting().get(mIpServer); in testTetheringConfigDisable()546 rules = coordinator.getForwardingRulesForTesting().get(mIpServer); in testTetheringConfigDisable()554 rules = coordinator.getForwardingRulesForTesting().get(mIpServer); in testTetheringConfigDisable()
767 getForwardingRulesForTesting() { in getForwardingRulesForTesting() method in BpfCoordinator