Lines Matching refs:deviceName
191 if (uevent.deviceName != nullptr) {
192 ueventdBuffer.append(std::string("DEVNAME=") + uevent.deviceName + '\000');
237 .deviceName = "test",
260 EXPECT_STREQ(outEvent.deviceName, "test");
277 .deviceName = "test",
320 .deviceName = "block_device_test",
350 .deviceName = "block_device_test",
382 .deviceName = "block_device_test",
432 .deviceName = "extcon3-1",
448 .deviceName = "usb-dev",
498 .deviceName = "test",
520 EXPECT_STREQ(outEvent.deviceName, "test");
537 .deviceName = "test",
559 EXPECT_STREQ(outEvent.deviceName, "test");
576 .deviceName = "test",
598 EXPECT_STREQ(outEvent.deviceName, "test");
615 .deviceName = "test",