HomeSort by relevance Sort by last modified time
    Searched refs:InspectConstructionArguments (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/metrics/
histogram.h 176 static bool InspectConstructionArguments(const std::string& name,
histogram.cc 93 InspectConstructionArguments(name, &minimum, &maximum, &bucket_count);
236 bool Histogram::InspectConstructionArguments(const std::string& name,
593 bool valid_arguments = Histogram::InspectConstructionArguments(

Completed in 118 milliseconds