Searched refs:high_entropy_source (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/metrics/
H A Dmetrics_state_manager.cc166 const std::string high_entropy_source = local
169 new SHA1EntropyProvider(high_entropy_source));
/external/chromium_org/components/variations/
H A Dentropy_provider_unittest.cc91 const std::string high_entropy_source = variable
93 return GenerateSHA1Entropy(high_entropy_source, trial_name_);

Completed in 62 milliseconds