Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/googletest/tests/
Dproperty_matcher_test.rs76 struct StructWithString { in matches_struct_with_matching_string_reference_property() struct
77 property: String, in matches_struct_with_matching_string_reference_property()
79 impl StructWithString { in matches_struct_with_matching_string_reference_property() impl
/aosp_15_r20/prebuilts/go/linux-x86/test/
Descape2n.go1634 type StructWithString struct { struct
1635 p *int
1636 s string
Descape2.go1634 type StructWithString struct { struct
1635 p *int
1636 s string