MCPcopy Create free account
hub / github.com/apache/impala / RandomUtilTest

Method RandomUtilTest

be/src/kudu/util/random_util-test.cc:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40class RandomUtilTest : public KuduTest {
41 protected:
42 RandomUtilTest() : rng_(SeedRandom()) {}
43
44 Random rng_;
45

Callers

nothing calls this directly

Calls 1

SeedRandomFunction · 0.85

Tested by

no test coverage detected