Searched refs:mIpServerDependencies (Results 1 – 1 of 1) sorted by relevance
211 private final MockIpServerDependencies mIpServerDependencies = field in TetheringTest384 return mIpServerDependencies; in getIpServerDependencies()849 verify(mIpServerDependencies, never()).makeDhcpServer(any(), any(), any()); in workingMobileUsbTethering_IPv4LegacyDhcp()970 verify(mIpServerDependencies, never()).makeDhcpServer(any(), any(), any()); in workingNcmTethering_LegacyDhcp()1746 verify(mIpServerDependencies, times(1)).makeDhcpServer(any(), dhcpParamsCaptor.capture(), in testRequestStaticIp()