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,
instrument.h 33 VISA,
86 // The payment network of the instrument, e.g. Visa.
wallet_items_unittest.cc 21 " \"type\":\"VISA\","
48 " \"type\":\"VISA\","
99 " \"type\":\"VISA\","
124 " \"type\":\"VISA\","
139 " \"type\":\"VISA\","
163 " \"type\":\"VISA\","
235 " \"type\":\"VISA\","
300 " \"type\":\"VISA\","
455 WalletItems::MaskedInstrument::VISA,
582 WalletItems::MaskedInstrument::VISA,
    [all...]
wallet_items.h 66 VISA,
102 // Returns the display type of the and last four digits (e.g. Visa - 4444).
141 // A user-provided description of the instrument. For example, "Google Visa
145 // The payment network of the instrument. For example, Visa.

Completed in 82 milliseconds