Lines Matching defs:SyncEncryptionHandlerImplTest

73 class SyncEncryptionHandlerImplTest : public ::testing::Test {
75 SyncEncryptionHandlerImplTest() {}
76 virtual ~SyncEncryptionHandlerImplTest() {}
345 TEST_F(SyncEncryptionHandlerImplTest, NigoriEncryptionTypes) {
415 TEST_F(SyncEncryptionHandlerImplTest, EncryptEverythingExplicit) {
451 TEST_F(SyncEncryptionHandlerImplTest, EncryptEverythingImplicit) {
490 TEST_F(SyncEncryptionHandlerImplTest, UnknownSensitiveTypes) {
523 TEST_F(SyncEncryptionHandlerImplTest, ReceiveOldNigori) {
609 TEST_F(SyncEncryptionHandlerImplTest, SetKeystoreMigratesAndUpdatesBootstrap) {
695 TEST_F(SyncEncryptionHandlerImplTest, GetKeystoreDecryptor) {
717 TEST_F(SyncEncryptionHandlerImplTest, MigrateOnDecryptImplicitPass) {
774 TEST_F(SyncEncryptionHandlerImplTest, MigrateOnDecryptCustomPass) {
833 TEST_F(SyncEncryptionHandlerImplTest, MigrateOnKeystoreKeyAvailableImplicit) {
871 TEST_F(SyncEncryptionHandlerImplTest,
916 TEST_F(SyncEncryptionHandlerImplTest,
968 TEST_F(SyncEncryptionHandlerImplTest,
1017 TEST_F(SyncEncryptionHandlerImplTest, ReceiveMigratedNigoriKeystorePass) {
1089 TEST_F(SyncEncryptionHandlerImplTest, ReceiveMigratedNigoriFrozenImplicitPass) {
1169 TEST_F(SyncEncryptionHandlerImplTest, ReceiveMigratedNigoriCustomPass) {
1247 TEST_F(SyncEncryptionHandlerImplTest, ReceiveUnmigratedNigoriAfterMigration) {
1326 TEST_F(SyncEncryptionHandlerImplTest, ReceiveOldMigratedNigori) {
1410 TEST_F(SyncEncryptionHandlerImplTest, SetKeystoreAfterReceivingMigratedNigori) {
1494 TEST_F(SyncEncryptionHandlerImplTest, SetCustomPassAfterMigration) {
1593 TEST_F(SyncEncryptionHandlerImplTest,
1700 TEST_F(SyncEncryptionHandlerImplTest,
1795 TEST_F(SyncEncryptionHandlerImplTest,
1887 TEST_F(SyncEncryptionHandlerImplTest,
1963 TEST_F(SyncEncryptionHandlerImplTest, RotateKeysGaiaDefault) {
2018 TEST_F(SyncEncryptionHandlerImplTest, RotateKeysKeystoreDefault) {
2071 TEST_F(SyncEncryptionHandlerImplTest, RotateKeysAfterPendingGaiaResolved) {
2112 TEST_F(SyncEncryptionHandlerImplTest, RotateKeysGaiaDefaultOnInit) {
2155 TEST_F(SyncEncryptionHandlerImplTest, RotateKeysWhenMigratedNigoriArrives) {
2212 TEST_F(SyncEncryptionHandlerImplTest, RotateKeysUnmigratedCustomPassphrase) {
2253 TEST_F(SyncEncryptionHandlerImplTest, RotateKeysMigratedCustomPassphrase) {