Searched refs:assertArrayNotEquals (Results 1 – 2 of 2) sorted by relevance
125 assertArrayNotEquals(primaryStorageKey, in testPasswordMigration()287 assertArrayNotEquals(primaryStorageKey, in testManagedProfileUnifiedChallengeMigration()289 assertArrayNotEquals(profileStorageKey, in testManagedProfileUnifiedChallengeMigration()331 assertArrayNotEquals(primaryStorageKey, in testManagedProfileSeparateChallengeMigration()333 assertArrayNotEquals(profileStorageKey, in testManagedProfileSeparateChallengeMigration()
250 protected static void assertArrayNotEquals(byte[] expected, byte[] actual) { in assertArrayNotEquals() method in BaseLockSettingsServiceTests