Searched refs:orig_record (Results 1 – 1 of 1) sorted by relevance
1565 let orig_record = BtServiceRecord { in test_property_with_string_conversions() localVariable1570 let service_record = BluetoothProperty::ServiceRecord(orig_record.clone()); in test_property_with_string_conversions()1575 sr.uuid == orig_record.uuid in test_property_with_string_conversions()1576 && sr.channel == orig_record.channel in test_property_with_string_conversions()1577 && sr.name == orig_record.name in test_property_with_string_conversions()