OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:other_labels
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/metrics/variations/
variations_registry_syncer_win.cc
63
const string16
other_labels
= ExtractNonVariationLabels(registry_labels);
local
74
CombineExperimentLabels(variation_labels,
other_labels
);
/external/chromium_org/chrome/common/metrics/variations/
variations_util_unittest.cc
239
const char*
other_labels
;
member in struct:chrome_variations::__anon9171
263
ASCIIToUTF16(test_cases[i].
other_labels
)));
Completed in 752 milliseconds