Searched defs:time_shift1 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service_autofill_unittest.cc709 int time_shift1) {
716 if (time_shift1 >= 0)
717 date_last_used = base_time + TimeDelta::FromSeconds(time_shift1);
706 MakeAutofillEntry(const char* name, const char* value, int time_shift0, int time_shift1) argument

Completed in 126 milliseconds