Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/twox-hash/src/
Dxxhash3_64.rs393 test_1_to_3_bytes(Hasher::oneshot) in oneshot_1_to_3_bytes()
398 test_1_to_3_bytes(hash_byte_by_byte) in streaming_1_to_3_bytes()
402 fn test_1_to_3_bytes(mut f: impl FnMut(&[u8]) -> u64) { in test_1_to_3_bytes() function
Dxxhash3_128.rs460 test_1_to_3_bytes(Hasher::oneshot) in oneshot_1_to_3_bytes()
465 test_1_to_3_bytes(hash_byte_by_byte) in streaming_1_to_3_bytes()
469 fn test_1_to_3_bytes(mut f: impl FnMut(&[u8]) -> u128) { in test_1_to_3_bytes() function