Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/parcel/
H A Dexts.rs100 struct TestStruct { struct
101 a: bool,
102 b: i8,
103 c: String,
114 impl Serialize for TestStruct { in serialize_test() implementation
140 impl Deserialize for TestStruct { in deserialize_test() implementation
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/
H A Dselect.rs190 struct TestStruct { in sdv_new_select_precondition() struct
191 bool: bool, in sdv_new_select_precondition()
193 impl TestStruct { in sdv_new_select_precondition() impl
/ohos5.0/base/telephony/sms_mms/test/unittest/
H A Dsms_mms_test.cpp35 using TestStruct = struct FunStruct { typedef
/ohos5.0/base/print/print_fwk/test/unittest/others/
H A Dprint_cups_client_vendor_helper_other_test.cpp1185 struct TestStruct { struct
1186 int value;
1187 std::string name;