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 318 errors_histogram_(nullptr) {
477 DCHECK(!errors_histogram_);
478 errors_histogram_ = SparseHistogram::FactoryGet(
    [all...]
persistent_memory_allocator.h 678 HistogramBase* errors_histogram_; // Histogram recording errors. variable
    [all...]

Completed in 126 milliseconds