Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/idna/tests/
Duts46.rs39 let to_ascii_n = pieces.remove(0); in collect_tests() localVariable
40 let to_ascii_n = if to_ascii_n.is_empty() { in collect_tests() localVariable