Searched refs:mIpServer (Results 1 – 2 of 2) sorted by relevance
198 private IpServer mIpServer; field in IpServerTest229 mIpServer = new IpServer( in initStateMachine()232 mIpServer.start(); in initStateMachine()363 mIpServer.start(); in startsOutAvailable()416 eq(mIpServer), any(LinkProperties.class)); in canBeTethered()434 eq(mIpServer), any(LinkProperties.class)); in canUnrequestTethering()1137 mIpServer.stop(); in addRemoveipv6ForwardingRules()1310 mIpServer.sendMessage(command, arg1); in dispatchCommand()1320 mIpServer.sendMessage(command); in dispatchCommand()1428 mIpServer.stop(); in dadProxyUpdates()[all …]
212 @Mock private IpServer mIpServer; field in BpfCoordinatorTest575 coordinator.tetherOffloadRuleAdd(mIpServer, rule); in checkTetherOffloadRuleAddAndRemove()968 coordinator.tetherOffloadRuleClear(mIpServer); in testTetherOffloadRuleUpdateAndClear()1027 coordinator.tetherOffloadRuleClear(mIpServer); in checkBpfDisabled()1237 coordinator.stopMonitoring(mIpServer); in testStartStopConntrackMonitoring()1241 coordinator.startMonitoring(mIpServer); in testStartStopConntrackMonitoring()1246 coordinator.stopMonitoring(mIpServer); in testStartStopConntrackMonitoring()1259 coordinator.startMonitoring(mIpServer); in testStartStopConntrackMonitoring_R()1262 coordinator.stopMonitoring(mIpServer); in testStartStopConntrackMonitoring_R()1274 coordinator.startMonitoring(mIpServer); in testStartStopConntrackMonitoringWithTwoDownstreamIfaces()[all …]