Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/icu_collections/src/codepointtrie/
Dplanes.rs157 let index_array_as_bytes: &[u8] = INDEX_ARRAY_AS_BYTES; in get_planes_trie() localVariable
290 let index_array_as_bytes: &[u8] = super::INDEX_ARRAY_AS_BYTES; in test_index_byte_array_literal() localVariable