Home
last modified time | relevance | path

Searched defs:histogram_values (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/tools/metrics/histograms/
Dupdate_editor_commands.py74 def UpdateHistogramDefinitions(histogram_values, document): argument
/external/chromium_org/sync/syncable/
Dmodel_type_unittest.cc97 std::set<int> histogram_values; in TEST_F() local