Home
last modified time | relevance | path

Searched defs:devicePtr (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-power/phosphor-regulators/test/
H A Dconfiguration_tests.cpp123 Device* devicePtr = device.get(); in TEST() local
183 Device* devicePtr = device.get(); in TEST() local
250 Device* devicePtr = device.get(); in TEST() local
318 Device* devicePtr = device.get(); in TEST() local
389 Device* devicePtr = device.get(); in TEST() local
467 Device* devicePtr = device.get(); in TEST() local
H A Drail_tests.cpp124 Device* devicePtr = device.get(); in TEST() local
215 Device* devicePtr = device.get(); in TEST() local
271 Device* devicePtr = device.get(); in TEST() local
352 Device* devicePtr = device.get(); in TEST() local
413 Device* devicePtr = device.get(); in TEST() local
H A Dpresence_detection_tests.cpp77 Device* devicePtr = device.get(); in createParentObjects() local
H A Dsensor_monitoring_tests.cpp100 Device* devicePtr = device.get(); in createParentObjects() local
H A Dsystem_tests.cpp100 Device* devicePtr = device.get(); in TEST() local
H A Dchassis_tests.cpp161 Device* devicePtr = device.get(); in TEST_F() local
/openbmc/phosphor-gpio-monitor/
H A Devdev.hpp105 EvdevPtr devicePtr; member in phosphor::gpio::Evdev