Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DConnectivityServiceTest.java3364 final MockNetworkFactory testFactoryAll = new MockNetworkFactory(handlerThread.getLooper(), in testRegisterIgnoringScore() local
3366 testFactoryAll.registerIgnoringScore(); in testRegisterIgnoringScore()
3371 testFactoryAll.expectRequestAdd(); in testRegisterIgnoringScore()
3378 expectNoRequestChanged(testFactoryAll); // still seeing the request in testRegisterIgnoringScore()