HomeSort by relevance Sort by last modified time
    Searched refs:HistogramName (Results 1 - 3 of 3) sorted by null

  /external/chromium/net/disk_cache/
histogram_macros.h 95 // it (asking backend_->HistogramName), and adding the provided sample.
105 const std::string my_name = BACKEND_OBJ->HistogramName(name, experiment);\
backend_impl.h 175 std::string HistogramName(const char* name, int experiment) const;
backend_impl.cc 1028 std::string BackendImpl::HistogramName(const char* name, int experiment) const {
    [all...]

Completed in 354 milliseconds