Home
last modified time | relevance | path

Searched defs:RandDouble (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/base/
H A Drand_util.cc50 double RandDouble() { in RandDouble() function
162 double InsecureRandomGenerator::RandDouble() { in RandDouble() function in base::InsecureRandomGenerator
H A Drand_util_unittest.cc42 TEST(RandUtilTest, RandDouble) { in TEST() argument
/aosp_15_r20/packages/modules/NeuralNetworks/common/random/
Dsimple_philox.h49 PHILOX_DEVICE_INLINE double RandDouble() { in RandDouble() function
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/random/
H A Dsimple_philox.h48 PHILOX_DEVICE_INLINE double RandDouble() { in RandDouble() function
/aosp_15_r20/external/libchrome/base/
H A Drand_util.cc38 double RandDouble() { in RandDouble() function
H A Drand_util_unittest.cc37 TEST(RandUtilTest, RandDouble) { in TEST() argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/test_tools/
H A Dhttp2_random.cc53 double Http2Random::RandDouble() { in RandDouble() function in http2::test::Http2Random