Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/backends/rust_no_allocation/
Dtest.rs264 let test_name_ident = format_ident!("test_{packet}_{i}"); in generate_test_file() localVariable
323 let test_name_ident = format_ident!("test_{packet}_builder_{i}"); in generate_test_file() localVariable