Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
DRescuePartyTest.java114 private HashSet<String> mNamespacesWiped; field in RescuePartyTest
149 mNamespacesWiped = new HashSet<>(); in setUp()
214 mNamespacesWiped.add(namespace); in setUp()
944 assertEquals(mNamespacesWiped, expectedNamespacesWiped); in testResetDeviceConfigForPackagesOnlyRuntimeMap()
965 assertEquals(mNamespacesWiped, expectedNamespacesWiped); in testResetDeviceConfigForPackagesOnlyPresetMap()
1001 assertEquals(mNamespacesWiped, expectedNamespacesWiped); in testResetDeviceConfigForPackagesBothMaps()
1034 assertEquals(mNamespacesWiped, expectedNamespacesWiped); in testResetDeviceConfigNoExceptionWhenFlagMalformed()