Searched defs:SimplePhilox (Results 1 – 3 of 3) sorted by relevance
39 class SimplePhilox; variable
33 explicit SimplePhilox(PhiloxRandom* gen) : single_(gen) {} in SimplePhilox() function
34 explicit SimplePhilox(PhiloxRandom* gen) : single_(gen) {} in SimplePhilox() function