Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/base64-0.13.1/src/write/
H A Dencoder_tests.rs346 let mut interrupt_rng = rand::thread_rng(); in retrying_writes_that_error_with_interrupted_works() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/base64/src/write/
Dencoder_tests.rs332 let mut interrupt_rng = rand::thread_rng(); in retrying_writes_that_error_with_interrupted_works() localVariable