Searched refs:getMax (Results 1 – 1 of 1) sorted by relevance
88 desc << "rand(" << getMin() << ", " << getMax() << ")"; in describe()93 uint32_t getMax() const { return (generator_.distribution().max)(); } in getMax() function in RandomSizeGenerator