Home
last modified time | relevance | path

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

/external/rust/crates/ahash/tests/
Dnopanic.rs19 fn hash_test_final_wrapper(num: i32, string: &str) { in hash_test_final_wrapper() function
51 hash_test_final_wrapper(2, "Foo"); in test_no_panic()