Home
last modified time | relevance | path

Searched refs:getMax (Results 1 – 1 of 1) sorted by relevance

/thrift-3.4.0/lib/cpp/test/
DTransportTest.cpp88 desc << "rand(" << getMin() << ", " << getMax() << ")"; in describe()
93 uint32_t getMax() const { return (generator_.distribution().max)(); } in getMax() function in RandomSizeGenerator