Searched defs:InspectConstructionArguments (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/metrics/
H A Dhistogram.cc93 InspectConstructionArguments(name, &minimum, &maximum, &bucket_count);
218 bool Histogram::InspectConstructionArguments(const string& name, function in class:base::Histogram
542 bool valid_arguments = Histogram::InspectConstructionArguments(

Completed in 534 milliseconds