Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_test_utils.h251 SimpleRandom() { set_seed(0); } in SimpleRandom() function
/aosp_15_r20/external/stressapptest/src/
H A Dworker.cc2474 uint64 CpuCacheCoherencyThread::SimpleRandom(uint64 seed) { in SimpleRandom() function in CpuCacheCoherencyThread