Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/tests/
Dcodecs.rs25 const INLINE_CAP: usize = 4 * 8 - 1; in bytes_encoder() constant
27 const INLINE_CAP: usize = 4 * 4 - 1; in bytes_encoder() constant