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

/external/chromium/chrome/browser/password_manager/
H A Dpassword_form_manager.cc224 if (IgnoreResult(*logins_result[i])) {
323 bool PasswordFormManager::IgnoreResult(const PasswordForm& form) const { function in class:PasswordFormManager
/external/chromium/testing/gmock/include/gmock/
H A Dgmock-actions.h768 // Implements the IgnoreResult(action) action.
1058 inline internal::IgnoreResultAction<A> IgnoreResult(const A& an_action) { function in namespace:testing

Completed in 111 milliseconds