Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/arbitrary/
DCHANGELOG.md107 * The `Unstructured::arbitrary_loop` method will consume fewer bytes of input
163 * Added the `Unstructured::arbitrary_loop` method to call a function an
/aosp_15_r20/external/rust/android-crates-io/crates/arbitrary/src/
Dunstructured.rs698 pub fn arbitrary_loop( in arbitrary_loop() method