OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HistogramFactoryGetCounts
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/system_wrappers/source/
metrics_default.cc
18
Histogram*
HistogramFactoryGetCounts
(const std::string& name, int min, int max,
/external/webrtc/webrtc/system_wrappers/include/
metrics.h
31
// The macros use the methods
HistogramFactoryGetCounts
,
37
// Histogram* webrtc::metrics::
HistogramFactoryGetCounts
(
82
webrtc::metrics::
HistogramFactoryGetCounts
(name, min, max, bucket_count))
103
webrtc::metrics::
HistogramFactoryGetCounts
(name, min, max, bucket_count))
168
Histogram*
HistogramFactoryGetCounts
(
/external/webrtc/webrtc/test/
histogram.cc
39
Histogram*
HistogramFactoryGetCounts
(const std::string& name, int min, int max,
Completed in 769 milliseconds