Searched refs:getIpv6DownstreamRulesForTesting (Results 1 – 2 of 2) sorted by relevance
1515 coordinator.getIpv6DownstreamRulesForTesting().get(mIpServer); in checkBpfDisabled()1523 coordinator.getIpv6DownstreamRulesForTesting().put(mIpServer, rules); in checkBpfDisabled()1526 rules = coordinator.getIpv6DownstreamRulesForTesting().get(mIpServer); in checkBpfDisabled()1533 rules = coordinator.getIpv6DownstreamRulesForTesting().get(mIpServer); in checkBpfDisabled()1542 rules = coordinator.getIpv6DownstreamRulesForTesting().get(mIpServer); in checkBpfDisabled()2752 ipv6DownstreamRules = coordinator.getIpv6DownstreamRulesForTesting(); in testDumpDoesNotCrash()
2589 getIpv6DownstreamRulesForTesting() { in getIpv6DownstreamRulesForTesting() method in BpfCoordinator