Searched refs:extract_histograms (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/tools/metrics/histograms/
H A Dvalidate_format.py8 import extract_histograms namespace
16 histograms = extract_histograms.ExtractHistograms(xml_file)
H A Dfind_unmapped_histograms.py14 import extract_histograms namespace
177 histograms = extract_histograms.ExtractHistograms(histograms_file_location)
178 return set(extract_histograms.ExtractNames(histograms))

Completed in 1210 milliseconds