Searched refs:assertEmpty (Results 1 – 11 of 11) sorted by relevance
48 assertEmpty(mapping.get(0)); in testNonExclusiveFlags()52 assertEmpty(mapping.get(4)); in testNonExclusiveFlags()61 assertEmpty(mapping.get(0)); in testMutuallyExclusiveFlags()64 assertEmpty(mapping.get(3)); in testMutuallyExclusiveFlags()65 assertEmpty(mapping.get(4)); in testMutuallyExclusiveFlags()75 assertEmpty(mapping.get(0)); in testMixedFlags()78 assertEmpty(mapping.get(3)); in testMixedFlags()96 private static void assertEmpty(Collection collection) { in assertEmpty() method in IntFlagMappingTest
68 assertEmpty("Headless LegacyCellBroadcastContentProvider must have no activities", in testLegacyContentProvider()72 assertEmpty("Headless LegacyCellBroadcastContentProvider must have no receivers", in testLegacyContentProvider()74 assertEmpty("Headless LegacyCellBroadcastContentProvider must have no services", in testLegacyContentProvider()78 private static <T> void assertEmpty(String message, T[] array) { in assertEmpty() method in CellBroadcastDataMigrationTest
169 assertEmpty(getDevice().executeShellCommand("sm partition " + diskId + " private")); in testApps()235 assertEmpty(getDevice().executeShellCommand("sm partition " + diskId + " private")); in verifyPrimaryInternal()288 assertEmpty(getDevice().executeShellCommand("sm partition " + diskId + " private")); in verifyPrimaryPhysical()325 assertEmpty(getDevice().executeShellCommand("sm partition " + diskId + " private")); in testPackageInstaller()354 assertEmpty(getDevice().executeShellCommand("sm partition " + diskId + " private")); in testEjected()394 assertEmpty(getDevice().executeShellCommand("pm list packages " + PKG)); in testEjected()501 private static void assertEmpty(String str) { in assertEmpty() method in AdoptableHostTest
360 MoreAsserts.assertEmpty(Arrays.asList(keyInfo.getSignaturePaddings())); in testGenerateHonorsRequestedAuthorizationsHelper()420 MoreAsserts.assertEmpty(Arrays.asList(keyInfo.getBlockModes())); in testGenerate_EC_LegacySpec()428 MoreAsserts.assertEmpty(Arrays.asList(keyInfo.getSignaturePaddings())); in testGenerate_EC_LegacySpec()429 MoreAsserts.assertEmpty(Arrays.asList(keyInfo.getEncryptionPaddings())); in testGenerate_EC_LegacySpec()467 MoreAsserts.assertEmpty(Arrays.asList(keyInfo.getBlockModes())); in testGenerate_EC_LegacySpec()475 MoreAsserts.assertEmpty(Arrays.asList(keyInfo.getSignaturePaddings())); in testGenerate_EC_LegacySpec()476 MoreAsserts.assertEmpty(Arrays.asList(keyInfo.getEncryptionPaddings())); in testGenerate_EC_LegacySpec()513 MoreAsserts.assertEmpty(Arrays.asList(keyInfo.getBlockModes())); in testGenerate_EC_LegacySpec()521 MoreAsserts.assertEmpty(Arrays.asList(keyInfo.getSignaturePaddings())); in testGenerate_EC_LegacySpec()522 MoreAsserts.assertEmpty(Arrays.asList(keyInfo.getEncryptionPaddings())); in testGenerate_EC_LegacySpec()[all …]
38 MoreAsserts.assertEmpty(Arrays.asList(spec.getBlockModes())); in testDefaults()44 MoreAsserts.assertEmpty(Arrays.asList(spec.getEncryptionPaddings())); in testDefaults()49 MoreAsserts.assertEmpty(Arrays.asList(spec.getSignaturePaddings())); in testDefaults()
55 MoreAsserts.assertEmpty(Arrays.asList(spec.getBlockModes())); in testDefaults()65 MoreAsserts.assertEmpty(Arrays.asList(spec.getEncryptionPaddings())); in testDefaults()71 MoreAsserts.assertEmpty(Arrays.asList(spec.getSignaturePaddings())); in testDefaults()
131 MoreAsserts.assertEmpty(Arrays.asList(keyInfo.getSignaturePaddings())); in testGetKeySpecWithKeystoreKeyAndKeyInfoReflectsAllAuthorizations()
140 MoreAsserts.assertEmpty(Arrays.asList(keyInfo.getSignaturePaddings())); in testGetKeySpecWithKeystorePrivateKeyAndKeyInfoReflectsAllAuthorizations()
719 MoreAsserts.assertEmpty(Arrays.asList(keyInfo.getSignaturePaddings())); in testGenerateHonorsRequestedAuthorizationsHelper()
235 assertEmpty("Headless legacy MediaProvider must have no activities", in testLegacy()239 assertEmpty("Headless legacy MediaProvider must have no receivers", in testLegacy()241 assertEmpty("Headless legacy MediaProvider must have no services", in testLegacy()298 private static <T> void assertEmpty(String message, T[] array) { in assertEmpty() method in MediaStoreTest
82 MoreAsserts.assertEmpty(mDevicePolicyManager.getBindDeviceAdminTargetUsers( in testNoBindDeviceAdminTargetUsers()