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

  /external/libchrome/base/metrics/
persistent_memory_allocator.cc 332 errors_histogram_(nullptr) {
491 DCHECK(!errors_histogram_);
492 errors_histogram_ = SparseHistogram::FactoryGet(
    [all...]
persistent_memory_allocator.h 681 HistogramBase* errors_histogram_; // Histogram recording errors. variable
    [all...]

Completed in 56 milliseconds