Searched refs:trie_phf_unicode (Results 1 – 1 of 1) sorted by relevance
24 let trie_phf_unicode = ZeroTriePerfectHash::from_bytes(bytes_unicode); in test_basic() localVariable45 let actual_unicode = match trie_phf_unicode.get(key) { in test_basic()