Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/
H A Drand_util.cc25 int RandInt(int min, int max) { in RandInt() function
H A Drand_util_unittest.cc25 TEST(RandUtilTest, RandInt) { in TEST() argument
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Daudio_processing_impl_locking_unittest.cc66 int RandInt(int min, int max) { in RandInt() function in webrtc::__anon035c0c3a0111::RandomGenerator
71 int RandInt(int max) { in RandInt() function in webrtc::__anon035c0c3a0111::RandomGenerator
/aosp_15_r20/external/cronet/base/
H A Drand_util.cc37 int RandInt(int min, int max) { in RandInt() function
H A Drand_util_unittest.cc30 TEST(RandUtilTest, RandInt) { in TEST() argument
/aosp_15_r20/external/scapy/scapy/
H A Dvolatile.py174 class RandInt(RandNum): class
/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_pytorch_onnx_onnxruntime.py2755 class RandInt(torch.nn.Module): class
2766 class RandInt(torch.nn.Module): class
2776 class RandInt(torch.nn.Module): class