Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/vcn/java/com/android/server/vcn/
H A DVcnGatewayConnectionTest.java300 verify(mConnDiagMgr) in testQuittingCleansUpPersistentState()
333 verify(mConnDiagMgr) in testDataStallHandlingEnabled()
349 verify(mConnDiagMgr, never()) in testDataStallHandlingDisabled()
H A DVcnGatewayConnectionTestBase.java181 @NonNull protected final ConnectivityDiagnosticsManager mConnDiagMgr; field in VcnGatewayConnectionTestBase
211 mConnDiagMgr = mock(ConnectivityDiagnosticsManager.class); in VcnGatewayConnectionTestBase()
214 mConnDiagMgr, in VcnGatewayConnectionTestBase()