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
408 .WillOnce(Return(tempDirPath)); in TEST_F()
437 .WillOnce(Return(tempDirPath)); in TEST_F()
477 .WillOnce(Return(tempDirPath)); in TEST_F()
506 .WillOnce(Return(tempDirPath)); in TEST_F()
551 .WillOnce(Return(tempDirPath)); in TEST_F()
584 .WillOnce(Return(tempDirPath)); in TEST_F()
678 .WillOnce(Return(tempDirPath)); in TEST_F()
[all …]