Searched refs:first_paint_time_ (Results 1 – 1 of 1) sorted by relevance
104 const base::Time& first_paint_time() const { return first_paint_time_; } in NON_EXPORTED_BASE()106 first_paint_time_ = value; in NON_EXPORTED_BASE()197 base::Time first_paint_time_; in NON_EXPORTED_BASE() local