Searched refs:DEVICE_ID (Results 1 – 1 of 1) sorted by relevance
218 const DEVICE_ID: DeviceIdentifier = DeviceIdentifier(0); constant236 self.new_chip(CHIP_ID, DEVICE_ID, DEVICE_NAME, &create_params, wireless_adaptor) in new_test_chip()260 assert_eq!(chip.device_id, DEVICE_ID); in test_new_and_get_with_singleton()