OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/auto_bisect/
bisect_perf_regression.py
623
histogram_values
= eval(current_line)
625
for b in
histogram_values
['buckets']:
[
all
...]
/device/lge/mako/camera/
QualcommCameraHardware.cpp
879
static String8
histogram_values
;
member in namespace:android
[
all
...]
Completed in 1075 milliseconds