Home | History | Annotate | Download | only in history

Lines Matching defs:last_visit

261       base::Time last_visit = time_right_now;
262 for (int64 i = row.last_visit().ToInternalValue(); i > 0; --i)
263 last_visit -= day_delta;
264 row.set_last_visit(last_visit);
281 base::Time last_visit = time_right_now;
283 last_visit -= day_delta;
284 row.visit_time = last_visit;
393 EXPECT_EQ(expected_row.last_visit(), actual_row.last_visit());
849 // Newly created URLRows get a last_visit time of 'right now' so it should