Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dhistogram.cc255 InspectConstructionArguments(name, &minimum, &maximum, &bucket_count); in FactoryGet()
419 bool Histogram::InspectConstructionArguments(StringPiece name, in InspectConstructionArguments() function in base::Histogram
924 bool valid_arguments = Histogram::InspectConstructionArguments( in FactoryGetWithRangeDescription()
Dhistogram.h202 static bool InspectConstructionArguments(StringPiece name,