HomeSort by relevance Sort by last modified time
    Searched refs:passwords_helper (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/chrome/browser/sync/test/integration/
single_client_passwords_sync_test.cc 6 #include "chrome/browser/sync/test/integration/passwords_helper.h"
11 using passwords_helper::AddLogin;
12 using passwords_helper::CreateTestPasswordForm;
13 using passwords_helper::GetPasswordCount;
14 using passwords_helper::GetPasswordStore;
15 using passwords_helper::GetVerifierPasswordCount;
16 using passwords_helper::GetVerifierPasswordStore;
17 using passwords_helper::ProfileContainsSamePasswordFormsAsVerifier;
multiple_client_passwords_sync_test.cc 7 #include "chrome/browser/sync/test/integration/passwords_helper.h"
13 using passwords_helper::AddLogin;
14 using passwords_helper::AllProfilesContainSamePasswordFormsAsVerifier;
15 using passwords_helper::AwaitAllProfilesContainSamePasswordForms;
16 using passwords_helper::AwaitProfileContainsSamePasswordFormsAsVerifier;
17 using passwords_helper::CreateTestPasswordForm;
18 using passwords_helper::GetPasswordCount;
19 using passwords_helper::GetPasswordStore;
20 using passwords_helper::GetVerifierPasswordCount;
21 using passwords_helper::GetVerifierPasswordStore
    [all...]
two_client_passwords_sync_test.cc 6 #include "chrome/browser/sync/test/integration/passwords_helper.h"
13 using passwords_helper::AddLogin;
14 using passwords_helper::AllProfilesContainSamePasswordForms;
15 using passwords_helper::AllProfilesContainSamePasswordFormsAsVerifier;
16 using passwords_helper::AwaitAllProfilesContainSamePasswordForms;
17 using passwords_helper::AwaitProfileContainsSamePasswordFormsAsVerifier;
18 using passwords_helper::CreateTestPasswordForm;
19 using passwords_helper::GetPasswordCount;
20 using passwords_helper::GetPasswordStore;
21 using passwords_helper::GetVerifierPasswordCount
    [all...]
passwords_helper.h 19 namespace passwords_helper { namespace
97 } // namespace passwords_helper
two_client_sessions_sync_test.cc 7 #include "chrome/browser/sync/test/integration/passwords_helper.h"
13 using passwords_helper::SetDecryptionPassphrase;
14 using passwords_helper::SetEncryptionPassphrase;
passwords_helper.cc 5 #include "chrome/browser/sync/test/integration/passwords_helper.h"
37 // Wake up passwords_helper::AddLogin.
57 // Quit the message loop to wake up passwords_helper::GetLogins.
79 namespace passwords_helper { namespace
369 } // namespace passwords_helper
two_client_bookmarks_sync_test.cc 8 #include "chrome/browser/sync/test/integration/passwords_helper.h"
40 using passwords_helper::SetDecryptionPassphrase;
41 using passwords_helper::SetEncryptionPassphrase;
    [all...]
  /external/chromium_org/chrome/browser/sync/test/integration/performance/
passwords_sync_perf_test.cc 7 #include "chrome/browser/sync/test/integration/passwords_helper.h"
13 using passwords_helper::AddLogin;
14 using passwords_helper::CreateTestPasswordForm;
15 using passwords_helper::GetLogins;
16 using passwords_helper::GetPasswordCount;
17 using passwords_helper::GetPasswordStore;
18 using passwords_helper::UpdateLogin;
63 passwords_helper::RemoveLogins(GetPasswordStore(profile));
  /external/chromium_org/components/password_manager/core/browser/
password_store.h 39 namespace passwords_helper { namespace

Completed in 355 milliseconds