OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOCAL_HISTOGRAM_TIMES
(Results
1 - 3
of
3
) sorted by null
/external/libchrome/base/metrics/
histogram_macros.h
93
#define
LOCAL_HISTOGRAM_TIMES
(name, sample) LOCAL_HISTOGRAM_CUSTOM_TIMES( \
statistics_recorder_unittest.cc
233
LOCAL_HISTOGRAM_TIMES
("TestHistogramTimes", TimeDelta::FromDays(1));
histogram_unittest.cc
68
LOCAL_HISTOGRAM_TIMES
("Test2Histogram", TimeDelta::FromDays(1));
Completed in 231 milliseconds