OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 43 milliseconds