OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HistogramName
(Results
1 - 3
of
3
) sorted by null
/external/chromium/net/disk_cache/
histogram_macros.h
38
// it (asking backend_->
HistogramName
), and adding the provided sample.
48
const std::string my_name = BACKEND_OBJ->
HistogramName
(name, experiment);\
backend_impl.h
154
std::string
HistogramName
(const char* name, int experiment) const;
backend_impl.cc
845
std::string BackendImpl::
HistogramName
(const char* name, int experiment) const {
[
all
...]
Completed in 14 milliseconds