Searched refs:mTstDependencies (Results 1 – 1 of 1) sorted by relevance
238 private @Mock TcpSocketTracker.Dependencies mTstDependencies; field in NetworkMonitorTest479 when(mTstDependencies.getNetd()).thenReturn(mNetd); in setUp()636 when(mTstDependencies.isTcpInfoParsingSupported()).thenReturn(false); in makeMonitor()1611 when(mTstDependencies.isTcpInfoParsingSupported()).thenReturn(true);1649 when(mTstDependencies.isTcpInfoParsingSupported()).thenReturn(true);1970 when(mTstDependencies.isTcpInfoParsingSupported()).thenReturn(true);