Searched refs:result_struct (Results 1 – 1 of 1) sorted by relevance
176 let result_struct = <SomeStruct as DBusArg>::from_dbus(result, None, None, None).unwrap(); in test_dbus_propmap_success() localVariable203 assert_eq!(expected_struct, result_struct); in test_dbus_propmap_success()