Searched refs:supported_card_icon (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_unittest.cc3220 gfx::Image supported_card_icon = rb.GetImageNamed(kSupportedCardIdrs[i]); local
3221 EXPECT_GE(placeholder_icon.Width(), supported_card_icon.Width());
3222 EXPECT_GE(placeholder_icon.Height(), supported_card_icon.Height());

Completed in 85 milliseconds