Home
last modified time | relevance | path

Searched defs:test_rng (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/rust/library/alloc/src/
Dlib.rs269 pub(crate) fn test_rng() -> rand_xorshift::XorShiftRng { in test_rng() function
/third_party/rust/rust/library/std/tests/common/
Dmod.rs12 pub(crate) fn test_rng() -> rand_xorshift::XorShiftRng { in test_rng() function
/third_party/rust/rust/library/std/src/
Dlib.rs679 pub(crate) fn test_rng() -> rand_xorshift::XorShiftRng { in test_rng() function
/third_party/rust/rust/library/core/tests/
Dlib.rs164 pub(crate) fn test_rng() -> rand_xorshift::XorShiftRng { in test_rng() function