Searched defs:load_time (Results 1 – 5 of 5) sorted by relevance
23 base::TimeDelta load_time, in LoadNotificationDetails()36 base::TimeDelta load_time() const { return load_time_; } in load_time() function
150 int load_time; in TEST_F() local
361 base::TimeDelta load_time = last_paint_ - start_; in PaintTimeout() local
237 TimeDelta load_time) { in RecordLoadEvent()
168 Details<int> load_time(details); in Observe() local