OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOCAL_HISTOGRAM_PERCENTAGE
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/metrics/
histogram_macros.h
124
#define
LOCAL_HISTOGRAM_PERCENTAGE
(name, under_one_hundred) \
histogram_unittest.cc
77
LOCAL_HISTOGRAM_PERCENTAGE
("DuplicatedHistogram", 10);
78
LOCAL_HISTOGRAM_PERCENTAGE
("DuplicatedHistogram", 10);
Completed in 125 milliseconds