Searched refs:timestamps_ (Results 1 – 6 of 6) sorted by relevance
54 this.timestamps_ = []; property in anonymousFunction40d21bf80100.CounterSeries78 return this.timestamps_.length;94 return this.timestamps_;102 return this.timestamps_[idx];106 this.timestamps_.push(ts);133 for (var i = 0; i < this.timestamps_.length; ++i) {134 this.timestamps_[i] += amount;135 this.samples_[i].timestamp = this.timestamps_[i];
59 timestamps_culled_ = CullTimeStamps(timestamps, ×tamps_); in AutofillEntry()68 if (timestamps_.size() != entry.timestamps().size()) in operator ==()73 for (size_t i = 0; i < timestamps_.size(); i++) { in operator ==()74 if (other_timestamps.count(timestamps_[i]) == 0) in operator ==()89 return (timestamps_.empty() || timestamps_.back() < time); in IsExpired()
43 const std::vector<base::Time>& timestamps() const { return timestamps_; } in timestamps()69 std::vector<base::Time> timestamps_; variable
46 timestamps_(timestamps) { in AutofillEntry()55 if (timestamps_.size() != entry.timestamps().size()) in operator ==()60 for (size_t i = 0; i < timestamps_.size(); i++) { in operator ==()61 if (other_timestamps.count(timestamps_[i]) == 0) in operator ==()
39 const std::vector<base::Time>& timestamps() const { return timestamps_; } in timestamps()46 std::vector<base::Time> timestamps_; variable
28 …b(a,c){this.guid_=base.GUID.allocate();this.name_=a;this.color_=c;this.timestamps_=[];this.samples… property29 …timestamps_.length},get name(){return this.name_},get color(){return this.color_},get samples(){re…30 …timestamps_.push(a);this.samples_.push(new d(a,c))},getStatistics:function(a){for(var c=0,e=Number…