Searched defs:ReseedForTesting (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/ | ||
H A D | rand_util.cc | 44 void InsecureRandomGenerator::ReseedForTesting(uint64_t seed) { in ReseedForTesting() function in partition_alloc::internal::base::InsecureRandomGenerator |
/aosp_15_r20/external/cronet/base/ | ||
H A D | rand_util.cc | 133 void InsecureRandomGenerator::ReseedForTesting(uint64_t seed) { in ReseedForTesting() function in base::InsecureRandomGenerator |