Home
last modified time | relevance | path

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

/external/chromium_org/sync/internal_api/
Dsync_encryption_handler_impl_unittest.cc45 static const char kKeystoreKey[] = "a2V5c3RvcmVfa2V5"; variable
178 KeyParams params = {"localhost", "dummy", kKeystoreKey}; in VerifyMigratedNigoriWithTimestamp()
280 kKeystoreKey); in InitCustomPassMigratedNigori()
654 VerifyMigratedNigori(KEYSTORE_PASSPHRASE, kKeystoreKey); in TEST_F()
676 ASSERT_EQ(kKeystoreKey, test_string); in TEST_F()
704 kKeystoreKey, in TEST_F()
709 kKeystoreKey, in TEST_F()
1026 kKeystoreKey, in TEST_F()
1079 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; in TEST_F()
1159 KeyParams keystore_key = {"localhost", "dummy", kKeystoreKey}; in TEST_F()
[all …]