Home
last modified time | relevance | path

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

/aosp12/system/bt/osi/test/
H A Drand_test.cc9 TEST_F(RandTest, test_rand) { in TEST_F() argument
/aosp12/art/runtime/gc/space/
H A Dspace_test.h136 static inline size_t test_rand(size_t* seed) { in test_rand() function