Searched refs:GetEntropyForTrial (Results 1 – 4 of 4) sorted by relevance
14 double MockEntropyProvider::GetEntropyForTrial( in GetEntropyForTrial() function in base::MockEntropyProvider
21 double GetEntropyForTrial(const std::string& trial_name,
118 virtual double GetEntropyForTrial(const std::string& trial_name,
585 entropy_value = entropy_provider->GetEntropyForTrial(trial_name, in FactoryGetFieldTrialWithRandomizationSeed()