OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:last_plot_ms
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
metric_recorder.h
48
last_plot_ms
(0),
59
int64_t
last_plot_ms
;
member in struct:webrtc::testing::bwe::PlotInformation
metric_recorder.cc
96
plot_information_[i].
last_plot_ms
= 0;
118
now_ms_ - plot_information_[i].
last_plot_ms
>=
139
plot_information_[metric].
last_plot_ms
= now_ms_;
360
plot_information_[i].
last_plot_ms
= now_ms_;
Completed in 41 milliseconds