Home
last modified time | relevance | path

Searched refs:InspectConstructionArguments (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/metrics/
Dhistogram.cc241 InspectConstructionArguments(name, &minimum, &maximum, &bucket_count); in FactoryGet()
372 bool Histogram::InspectConstructionArguments(const std::string& name, in InspectConstructionArguments() function in base::Histogram
839 bool valid_arguments = Histogram::InspectConstructionArguments( in FactoryGetWithRangeDescription()
Dhistogram.h192 static bool InspectConstructionArguments(const std::string& name,