Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
DRescuePartyTest.java942 ArraySet<String> expectedNamespacesWiped = new ArraySet<String>( in testResetDeviceConfigForPackagesOnlyRuntimeMap() local
944 assertEquals(mNamespacesWiped, expectedNamespacesWiped); in testResetDeviceConfigForPackagesOnlyRuntimeMap()
963 ArraySet<String> expectedNamespacesWiped = new ArraySet<String>( in testResetDeviceConfigForPackagesOnlyPresetMap() local
965 assertEquals(mNamespacesWiped, expectedNamespacesWiped); in testResetDeviceConfigForPackagesOnlyPresetMap()
999 ArraySet<String> expectedNamespacesWiped = new ArraySet<String>( in testResetDeviceConfigForPackagesBothMaps() local
1001 assertEquals(mNamespacesWiped, expectedNamespacesWiped); in testResetDeviceConfigForPackagesBothMaps()
1032 ArraySet<String> expectedNamespacesWiped = new ArraySet<String>( in testResetDeviceConfigNoExceptionWhenFlagMalformed() local
1034 assertEquals(mNamespacesWiped, expectedNamespacesWiped); in testResetDeviceConfigNoExceptionWhenFlagMalformed()