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

  /external/chromium_org/tools/metrics/histograms/
validate_format.py 8 import extract_histograms namespace
16 histograms = extract_histograms.ExtractHistograms(xml_file)
find_unmapped_histograms.py 14 import extract_histograms namespace
180 histograms = extract_histograms.ExtractHistograms(histograms_file_location)
181 return set(extract_histograms.ExtractNames(histograms))

Completed in 37 milliseconds