Searched refs:InspectConstructionArguments (Results 1 – 3 of 3) sorted by relevance
93 InspectConstructionArguments(name, &minimum, &maximum, &bucket_count); in FactoryGet()226 bool Histogram::InspectConstructionArguments(const string& name, in InspectConstructionArguments() function in base::Histogram550 bool valid_arguments = Histogram::InspectConstructionArguments( in FactoryGetWithRangeDescription()
450 static bool InspectConstructionArguments(const std::string& name,
37 if (!base::Histogram::InspectConstructionArguments( in CheckValues()