Home
last modified time | relevance | path

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

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