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

  /external/chromium_org/sync/engine/
apply_control_data_updates_unittest.cc 312 KeyParams other_params = {"localhost", "dummy", "foobar"}; local
323 other_cryptographer.AddKey(other_params);
390 KeyParams other_params = {"localhost", "dummy", "foobar"}; local
401 other_cryptographer.AddKey(other_params);
    [all...]
syncer_unittest.cc 696 KeyParams other_params = {"localhost", "dummy", "foobar2"}; local
718 other_cryptographer.AddKey(other_params);
765 GetCryptographer(&rtrans)->DecryptPendingKeys(other_params);
    [all...]

Completed in 952 milliseconds