OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ScaledLinearHistogram
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/metrics/
histogram.h
452
//
ScaledLinearHistogram
is a wrapper around a linear histogram that scales the
459
class BASE_EXPORT
ScaledLinearHistogram
{
466
ScaledLinearHistogram
(const char* name,
473
~
ScaledLinearHistogram
();
496
DISALLOW_COPY_AND_ASSIGN(
ScaledLinearHistogram
);
histogram.cc
[
all
...]
Completed in 155 milliseconds