Home
last modified time | relevance | path

Searched refs:RunConcurrentRands (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/rand_extra/
Drand_test.cc156 static void RunConcurrentRands(size_t num_threads) { in RunConcurrentRands() function
184 RunConcurrentRands(kFewerThreads); in TEST()
186 RunConcurrentRands(kMoreThreads); in TEST()
188 RunConcurrentRands(kFewerThreads); in TEST()