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

  /external/chromium_org/tools/metrics/histograms/
update_editor_commands.py 74 def UpdateHistogramDefinitions(histogram_values, document):
80 histogram_values: A list of pairs (label, value) defining each extension
105 for (label, value) in histogram_values:
122 histogram_values = ReadHistogramValues(
132 UpdateHistogramDefinitions(histogram_values, histograms_doc)
  /external/chromium_org/sync/syncable/
model_type_unittest.cc 97 std::set<int> histogram_values; local
103 EXPECT_TRUE(histogram_values.insert(histogram_value).second)
  /external/chromium_org/tools/
bisect-perf-regression.py     [all...]
  /device/lge/mako/camera/
QualcommCameraHardware.cpp 879 static String8 histogram_values; member in namespace:android
    [all...]

Completed in 77 milliseconds