LastFourDigits 25 components/autofill/content/browser/wallet/instrument_unittest.cc TEST(Instrument, LastFourDigits) { LastFourDigits 465 components/autofill/core/browser/credit_card.cc return result.append(LastFourDigits()); LastFourDigits 487 components/autofill/core/browser/credit_card.cc base::string16 digits = LastFourDigits(); LastFourDigits 71 components/autofill/core/browser/credit_card.h base::string16 LastFourDigits() const; LastFourDigits 672 components/autofill/core/browser/personal_data_manager.cc label.append(credit_card->LastFourDigits());