Home
last modified time | relevance | path

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

/external/rust/crates/futures-channel/tests/
Dmpsc.rs564 let hash_b1 = hasher_b1.finish(); in hash_receiver() localVariable
569 assert_eq!(hash_b1, hash_b2); in hash_receiver()
570 assert!(hash_a1 != hash_b1); in hash_receiver()
585 let hash_b1 = hasher_b1.finish(); in hash_receiver() localVariable
590 assert_eq!(hash_b1, hash_b2); in hash_receiver()