Home
last modified time | relevance | path

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

/openbmc/phosphor-power/test/
H A Dtemporary_file_tests.cpp56 inline void makeFileRemovable(const fs::path& path) in makeFileRemovable() function
213 makeFileRemovable(path2); in TEST()
262 makeFileRemovable(path); in TEST()
314 makeFileRemovable(file.getPath()); in TEST()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dtemporary_file_test.cpp23 inline void makeFileRemovable(const fs::path& path) in makeFileRemovable() function
234 makeFileRemovable(path2); in TEST_F()
283 makeFileRemovable(path); in TEST_F()
333 makeFileRemovable(tmpFile->getPath()); in TEST_F()
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dtest_utils.hpp127 inline void makeFileRemovable(const fs::path& path) in makeFileRemovable() function
H A Dffdc_file_tests.cpp223 makeFileRemovable(path); in TEST()