Home
last modified time | relevance | path

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

/external/chromium_org/sync/internal_api/
Dsync_encryption_handler_impl_unittest.cc2257 KeyParams custom_key = {"localhost", "dummy", kCustomPass}; in TEST_F() local
2258 GetCryptographer()->AddKey(custom_key); in TEST_F()