Searched defs:RandU64 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/ipc_fuzzer/mutate/
H A Drand_util.h21 inline uint64 RandU64() { function in namespace:ipc_fuzzer
26 uint64 rand_u64 = RandU64();

Completed in 60 milliseconds