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

/external/chromium_org/components/autofill/content/browser/wallet/
H A Dwallet_client.cc392 int new_month = instrument->expiration_month(); local
395 new_month != reference_instrument->expiration_month() ||
H A Dwallet_client_unittest.cc1652 int new_month = instrument->expiration_month(); local
1654 ASSERT_TRUE(new_month != reference_instrument->expiration_month() ||

Completed in 100 milliseconds