Searched refs:tempDirPath (Results 1 – 1 of 1) sorted by relevance
59 tempDirPath = tempDir.getPath();91 fs::path path{tempDirPath / name}; in createFile()105 fs::path tempDirPath; member in PMBusDriverDeviceTests488 .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 …]