Home
last modified time | relevance | path

Searched refs:timestamps_ (Results 1 – 6 of 6) sorted by relevance

/external/chromium-trace/trace-viewer/src/tracing/trace_model/
Dcounter_series.js54 this.timestamps_ = []; property in anonymousFunction40d21bf80100.CounterSeries
78 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];
/external/chromium_org/components/autofill/core/browser/webdata/
Dautofill_entry.cc59 timestamps_culled_ = CullTimeStamps(timestamps, &timestamps_); 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()
Dautofill_entry.h43 const std::vector<base::Time>& timestamps() const { return timestamps_; } in timestamps()
69 std::vector<base::Time> timestamps_; variable
/external/chromium/chrome/browser/webdata/
Dautofill_entry.cc46 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 ==()
Dautofill_entry.h39 const std::vector<base::Time>& timestamps() const { return timestamps_; } in timestamps()
46 std::vector<base::Time> timestamps_; variable
/external/chromium-trace/
Dscript.js28 …b(a,c){this.guid_=base.GUID.allocate();this.name_=a;this.color_=c;this.timestamps_=[];this.samples… property
29timestamps_.length},get name(){return this.name_},get color(){return this.color_},get samples(){re…
30timestamps_.push(a);this.samples_.push(new d(a,c))},getStatistics:function(a){for(var c=0,e=Number…