Searched refs:entropy_provider (Results 1 – 2 of 2) sorted by relevance
495 std::unique_ptr<const FieldTrial::EntropyProvider> entropy_provider) in FieldTrialList() argument496 : entropy_provider_(std::move(entropy_provider)), in FieldTrialList()581 const FieldTrial::EntropyProvider* entropy_provider = in FactoryGetFieldTrialWithRandomizationSeed() local584 CHECK(entropy_provider); in FactoryGetFieldTrialWithRandomizationSeed()585 entropy_value = entropy_provider->GetEntropyForTrial(trial_name, in FactoryGetFieldTrialWithRandomizationSeed()
423 std::unique_ptr<const FieldTrial::EntropyProvider> entropy_provider);