Searched refs:assertArrayNotEquals (Results 1 – 2 of 2) sorted by relevance
119 assertArrayNotEquals(primaryStorageKey, in testPasswordMigration()278 assertArrayNotEquals(primaryStorageKey, in testManagedProfileUnifiedChallengeMigration()280 assertArrayNotEquals(profileStorageKey, in testManagedProfileUnifiedChallengeMigration()320 assertArrayNotEquals(primaryStorageKey, in testManagedProfileSeparateChallengeMigration()322 assertArrayNotEquals(profileStorageKey, in testManagedProfileSeparateChallengeMigration()
222 protected static void assertArrayNotEquals(byte[] expected, byte[] actual) { in assertArrayNotEquals() method in BaseLockSettingsServiceTests