Home
last modified time | relevance | path

Searched defs:kCommonRaceBasedCountMismatch (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/base/metrics/
Dhistogram.h426 static const int kCommonRaceBasedCountMismatch; variable
Dhistogram.cc183 const int Histogram::kCommonRaceBasedCountMismatch = 5; member in base::Histogram