Searched defs:FormsAreEquivalent (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/password_manager/core/browser/
H A Dtest_password_store.cc39 bool TestPasswordStore::FormsAreEquivalent(const autofill::PasswordForm& lhs, function in class:password_manager::TestPasswordStore
67 if (FormsAreEquivalent(form, *it)) {
83 if (FormsAreEquivalent(form, *it)) {

Completed in 794 milliseconds