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
204 makeFileRemovable(path2); in TEST()
253 makeFileRemovable(path); in TEST()
305 makeFileRemovable(file.getPath()); in TEST()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dtemporary_file_test.cpp35 inline void makeFileRemovable(const fs::path& path) in makeFileRemovable() function
246 makeFileRemovable(path2); in TEST_F()
295 makeFileRemovable(path); in TEST_F()
345 makeFileRemovable(tmpFile->getPath()); in TEST_F()
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dtest_utils.hpp126 inline void makeFileRemovable(const fs::path& path) in makeFileRemovable() function
H A Dffdc_file_tests.cpp223 makeFileRemovable(path); in TEST()