Home
last modified time | relevance | path

Searched refs:tempDirPath (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dpmbus_driver_device_tests.cpp59 tempDirPath = tempDir.getPath();
91 fs::path path{tempDirPath / name}; in createFile()
105 fs::path tempDirPath; member in PMBusDriverDeviceTests
488 .WillOnce(Return(tempDirPath)); in TEST_F()
525 .WillOnce(Return(tempDirPath)); in TEST_F()
573 .WillOnce(Return(tempDirPath)); in TEST_F()
610 .WillOnce(Return(tempDirPath)); in TEST_F()
663 .WillOnce(Return(tempDirPath)); in TEST_F()
704 .WillOnce(Return(tempDirPath)); in TEST_F()
754 .WillOnce(Return(tempDirPath / "in9_label")); in TEST_F()
[all …]