Home
last modified time | relevance | path

Searched defs:testRand (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/extras/tests/lib/testUtil/
H A DtestUtil.c180 uint32_t testRand(void) in testRand() function
/aosp_15_r20/prebuilts/go/linux-x86/src/math/rand/v2/
Drand_test.go471 func testRand() *Rand { func
/aosp_15_r20/external/python/pyasn1/tests/type/
Dtest_univ.py183 def testRand(self): member in IntegerTestCase