Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
40
class RandomUtilTest : public KuduTest {
41
protected:
42
RandomUtilTest() : rng_(SeedRandom()) {}
43
44
Random rng_;
45
Callers
nothing calls this directly
Calls
1
SeedRandom
Function · 0.85
Tested by
no test coverage detected