Home
last modified time | relevance | path

Searched defs:PacketTestCase (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.rs30 struct PacketTestCase { struct
31 packed: String,
32 unpacked: UnpackedTestFields,
33 packet: Option<String>,