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

  /external/chromium_org/components/autofill/content/browser/wallet/
instrument_unittest.cc 28 Instrument::VISA,
40 expected.SetString("credit_card.fop_type", "VISA");
59 Instrument::VISA,
wallet_items_unittest.cc 20 " \"type\":\"VISA\","
47 " \"type\":\"VISA\","
97 " \"type\":\"VISA\","
122 " \"type\":\"VISA\","
137 " \"type\":\"VISA\","
161 " \"type\":\"VISA\","
235 " \"type\":\"VISA\","
300 " \"type\":\"VISA\","
429 WalletItems::MaskedInstrument::VISA,
532 WalletItems::MaskedInstrument::VISA,
    [all...]
instrument.h 33 VISA,
87 // The payment network of the instrument, e.g. Visa.
wallet_items.h 60 VISA,
96 // Returns the display type of the and last four digits (e.g. Visa - 4444).
133 // A user-provided description of the instrument. For example, "Google Visa
137 // The payment network of the instrument. For example, Visa.

Completed in 49 milliseconds