Home
last modified time | relevance | path

Searched refs:expected_struct (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/tests/
Dconversions.rs177 let expected_struct = SomeStruct { in test_dbus_propmap_success() localVariable
203 assert_eq!(expected_struct, result_struct); in test_dbus_propmap_success()