MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / random

Function random

rtpose_wrapper/src/gtest/gtest-all.cpp:1171–1171  ·  view source on GitHub ↗

Gets the random number generator.

Source from the content-addressed store, hash-verified

1169
1170 // Gets the random number generator.
1171 internal::Random* random() { return &random_; }
1172
1173 // Shuffles all test cases, and the tests within each test case,
1174 // making sure that death tests are still run first.

Callers 2

RunAllTestsMethod · 0.85
ShuffleTestsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected