Lines Matching refs:deviceInvPath

82     const std::string deviceInvPath{  member in DeviceTests
100 Device device{"vdd_reg", true, deviceInvPath, std::move(i2cInterface)}; in TEST_F()
103 EXPECT_EQ(device.getFRU(), deviceInvPath); in TEST_F()
147 deviceInvPath, in TEST_F()
155 EXPECT_EQ(device.getFRU(), deviceInvPath); in TEST_F()
182 deviceInvPath, in TEST_F()
208 Device device{"vdd_reg", false, deviceInvPath, createI2CInterface()}; in TEST_F()
226 Device device{"reg2", true, deviceInvPath, std::move(i2cInterface), in TEST_F()
279 deviceInvPath, in TEST_F()
369 Device device{"vdd_reg", true, deviceInvPath, std::move(i2cInterface)}; in TEST_F()
390 Device device{"vdd_reg", true, deviceInvPath, std::move(i2cInterface)}; in TEST_F()
422 Device device{"vdd_reg", true, deviceInvPath, std::move(i2cInterface)}; in TEST_F()
466 deviceInvPath, in TEST_F()
485 Device device{"reg2", true, deviceInvPath, std::move(i2cInterface)}; in TEST_F()
556 deviceInvPath, in TEST_F()
606 deviceInvPath, in TEST_F()
630 Device device{"reg2", true, deviceInvPath, std::move(i2cInterface)}; in TEST_F()
670 deviceInvPath, in TEST_F()
688 Device device{"vdd_reg", true, deviceInvPath, createI2CInterface()}; in TEST_F()
707 deviceInvPath, in TEST_F()
720 Device device{"vdd_reg", true, deviceInvPath, createI2CInterface()}; in TEST_F()
721 EXPECT_EQ(device.getFRU(), deviceInvPath); in TEST_F()
728 Device device{"vdd_reg", true, deviceInvPath, std::move(i2cInterface)}; in TEST_F()
734 Device device{"vdd_reg", false, deviceInvPath, createI2CInterface()}; in TEST_F()
742 Device device{"vdd_reg", true, deviceInvPath, createI2CInterface()}; in TEST_F()
759 deviceInvPath, in TEST_F()
773 Device device{"vdd_reg", true, deviceInvPath, createI2CInterface()}; in TEST_F()
786 Device device{"vdd_reg", false, deviceInvPath, createI2CInterface(), in TEST_F()
797 Device device{"vdd_reg", true, deviceInvPath, createI2CInterface()}; in TEST_F()
815 deviceInvPath, in TEST_F()
833 Device device{"reg2", true, deviceInvPath, std::move(i2cInterface)}; in TEST_F()
854 Device device{"reg2", true, deviceInvPath, std::move(i2cInterface), in TEST_F()
876 Device device{"reg2", true, deviceInvPath, std::move(i2cInterface), in TEST_F()
889 Device device{"vdd_reg", false, deviceInvPath, createI2CInterface()}; in TEST_F()
939 deviceInvPath, in TEST_F()
961 Device device{"reg2", true, deviceInvPath, std::move(i2cInterface)}; in TEST_F()
972 EXPECT_CALL(sensors, startRail("vdd0", deviceInvPath, chassisInvPath)) in TEST_F()
974 EXPECT_CALL(sensors, startRail("vio0", deviceInvPath, chassisInvPath)) in TEST_F()
1022 deviceInvPath, in TEST_F()