Searched refs:kCustomTopNSampler (Results 1 – 2 of 2) sorted by relevance
31 sampler_type_(kCustomTopNSampler),66 if (sampler_type_ == kCustomTopNSampler) { in GetNumSamples()142 if (sampler_type_ == kCustomTopNSampler) { // non sharding case constructor #1 in Execute()
81 enum SamplerType { kCustomTopNSampler, kCustomTopPercentSampler, kSubsetRandomSampler, kPKSampler, … enumerator