Home
last modified time | relevance | path

Searched refs:mTstDependencies (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/
DNetworkMonitorTest.java238 private @Mock TcpSocketTracker.Dependencies mTstDependencies; field in NetworkMonitorTest
479 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);