Home
last modified time | relevance | path

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

/external/chromium_org/sync/internal_api/
Dsync_encryption_handler_impl_unittest.cc699 KeyParams cur_key = {"localhost", "dummy", kCurKey}; in TEST_F() local
700 other_cryptographer.AddKey(cur_key); in TEST_F()
1021 KeyParams cur_key = {"localhost", "dummy", kCurKey}; in TEST_F() local
1022 other_cryptographer.AddKey(cur_key); in TEST_F()
1093 KeyParams cur_key = {"localhost", "dummy", kCurKey}; in TEST_F() local
1094 other_cryptographer.AddKey(cur_key); in TEST_F()
1173 KeyParams cur_key = {"localhost", "dummy", kCurKey}; in TEST_F() local
1174 other_cryptographer.AddKey(cur_key); in TEST_F()
1252 KeyParams cur_key = {"localhost", "dummy", kCurKey}; in TEST_F() local
1254 GetCryptographer()->AddKey(cur_key); in TEST_F()
[all …]