Searched refs:output_count (Results 1 – 1 of 1) sorted by relevance
64 random::PhiloxRandom ReserveRandomOutputs(int64 output_count, int multiplier) { in ReserveRandomOutputs() argument65 int64 conservative_sample_count = output_count * multiplier; in ReserveRandomOutputs()