Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
HDhwasan_thread.cpp16 static u32 RandomSeed() { in RandomSeed() function
/freebsd-14-stable/contrib/googletest/googletest/test/
HDgtest_unittest.cc5578 static Flags RandomSeed(int32_t random_seed) { in RandomSeed() function
6050 TEST_F(ParseFlagsTest, RandomSeed) { in TEST_F() argument