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

  /external/chromium_org/chrome/browser/sync/test/integration/
two_client_passwords_sync_test.cc 16 using passwords_helper::AwaitAllProfilesContainSamePasswordForms;
66 ASSERT_TRUE(AwaitAllProfilesContainSamePasswordForms());
80 ASSERT_TRUE(AwaitAllProfilesContainSamePasswordForms());
98 ASSERT_TRUE(AwaitAllProfilesContainSamePasswordForms());
186 ASSERT_TRUE(AwaitAllProfilesContainSamePasswordForms());
multiple_client_passwords_sync_test.cc 15 using passwords_helper::AwaitAllProfilesContainSamePasswordForms;
54 ASSERT_TRUE(AwaitAllProfilesContainSamePasswordForms());
91 ASSERT_TRUE(AwaitAllProfilesContainSamePasswordForms());
passwords_helper.h 80 bool AwaitAllProfilesContainSamePasswordForms();
passwords_helper.cc 216 // AwaitAllProfilesContainSamePasswordForms.
276 bool AwaitAllProfilesContainSamePasswordForms() {

Completed in 454 milliseconds