OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:histogram_values
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/tools/metrics/histograms/
update_extension_functions.py
78
def UpdateHistogramDefinitions(
histogram_values
, document):
84
histogram_values
: A list of pairs (label, value) defining each extension
109
for (label, value) in
histogram_values
:
126
histogram_values
= ReadHistogramValues(
136
UpdateHistogramDefinitions(
histogram_values
, histograms_doc)
/external/chromium_org/sync/syncable/
model_type_unittest.cc
90
std::set<int>
histogram_values
;
local
96
EXPECT_TRUE(
histogram_values
.insert(histogram_value).second)
/external/chromium_org/tools/
bisect-perf-regression.py
[
all
...]
/device/lge/mako/camera/
QualcommCameraHardware.cpp
882
static String8
histogram_values
;
member in namespace:android
[
all
...]
Completed in 150 milliseconds