Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/twox-hash/src/
Dthirty_two.rs284 let mut byte_by_byte = XxHash32::with_seed(0); in ingesting_byte_by_byte_is_equivalent_to_large_chunks() localVariable
Dsixty_four.rs299 let mut byte_by_byte = XxHash64::with_seed(0); in ingesting_byte_by_byte_is_equivalent_to_large_chunks() localVariable