Searched refs:persist_path (Results 1 – 1 of 1) sorted by relevance
105 auto persist_path = phosphor::logging::paths::error(); in TEST() local108 fs::create_directories(persist_path); in TEST()110 if (!fs::exists(persist_path)) in TEST()125 if (fs::exists(persist_path / std::to_string(id))) in TEST()163 fs::remove(persist_path / std::to_string(id)); in TEST()