Searched refs:PermutedEntropyGenerator (Results 1 – 1 of 1) sorted by relevance
104 class PermutedEntropyGenerator : public TrialEntropyGenerator { class106 explicit PermutedEntropyGenerator(const std::string& trial_name) in PermutedEntropyGenerator() function in metrics::__anone10251f40111::PermutedEntropyGenerator116 virtual ~PermutedEntropyGenerator() { in ~PermutedEntropyGenerator()129 DISALLOW_COPY_AND_ASSIGN(PermutedEntropyGenerator);326 PermutedEntropyGenerator entropy_generator(kTestTrialNames[i]); in TEST()