Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_utils.hpp36 registryPath = openpower::pels::getPELReadOnlyDataPath(); in SetUp()
44 std::filesystem::remove_all(registryPath); in TearDown()
49 static std::filesystem::path registryPath; member in CleanPELFiles
H A Dpel_utils.cpp31 std::filesystem::path CleanPELFiles::registryPath{};