Home
last modified time | relevance | path

Searched defs:RandomSeed (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.cpp16 static u32 RandomSeed() { in RandomSeed() function
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc5578 static Flags RandomSeed(int32_t random_seed) { in RandomSeed() function
6050 TEST_F(ParseFlagsTest, RandomSeed) { in TEST_F() argument