Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/googletest/tests/
Dproperty_matcher_test.rs91 struct StructWithVec { in matches_struct_with_matching_slice_property() struct
92 property: Vec<u32>, in matches_struct_with_matching_slice_property()
94 impl StructWithVec { in matches_struct_with_matching_slice_property() implementation
/aosp_15_r20/external/clang/test/CodeGen/
H A Darm-abi-vector.c294 } StructWithVec; typedef