Lines Matching refs:i2cInterface
95 auto i2cInterface = std::make_unique<i2c::MockedI2CInterface>(); in TEST() local
99 std::move(i2cInterface), std::move(presenceDetection)); in TEST()
144 auto i2cInterface = std::make_unique<i2c::MockedI2CInterface>(); in TEST() local
153 std::move(i2cInterface), std::move(presenceDetection), in TEST()
303 auto i2cInterface = std::make_unique<i2c::MockedI2CInterface>(); in TEST() local
310 std::move(i2cInterface), std::move(presenceDetection), in TEST()
331 auto i2cInterface = std::make_unique<i2c::MockedI2CInterface>(); in TEST() local
338 std::move(i2cInterface), std::move(presenceDetection), in TEST()
482 auto i2cInterface = std::make_unique<i2c::MockedI2CInterface>(); in TEST() local
492 std::move(i2cInterface), std::move(presenceDetection), in TEST()
520 auto i2cInterface = std::make_unique<i2c::MockedI2CInterface>(); in TEST() local
530 std::move(i2cInterface), std::move(presenceDetection), in TEST()