HomeSort by relevance Sort by last modified time
    Searched full:passphrase_type_details (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/sync/internal_api/
js_sync_encryption_handler_observer_unittest.cc 160 base::DictionaryValue passphrase_type_details; local
161 passphrase_type_details.SetString("passphraseType", "IMPLICIT_PASSPHRASE");
162 passphrase_type_details.SetInteger("explicitPassphraseTime", 10);
165 HasDetailsAsDictionary(passphrase_type_details)));

Completed in 552 milliseconds