Home
last modified time | relevance | path

Searched defs:dataPath (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-logging/test/openpower-pels/
H A Ddevice_callouts_test.cpp233 static fs::path dataPath; member in DeviceCalloutsTest
237 fs::path DeviceCalloutsTest::dataPath; member in DeviceCalloutsTest
H A Dpel_paths.cpp55 static std::string dataPath; in getPELReadOnlyDataPath() local
H A Djson_utils_test.cpp64 auto dataPath = getPELReadOnlyDataPath(); in TEST() local
H A Dsrc_test.cpp807 auto dataPath = getPELReadOnlyDataPath(); in TEST_F() local
H A Dpel_test.cpp860 auto dataPath = getPELReadOnlyDataPath(); in TEST_F() local
/openbmc/pldm/platform-mc/
H A Devent_manager.cpp408 const std::string& dataPath, in createCperDumpEntry()