Searched refs:getPELReadOnlyDataPath (Results 1 – 13 of 13) sorted by relevance
24 std::filesystem::path getPELReadOnlyDataPath();
45 fs::path getPELReadOnlyDataPath() in getPELReadOnlyDataPath() function
263 filename = getPELReadOnlyDataPath() / filename; in lookupComponentName()
56 _registry(getPELReadOnlyDataPath() / message::registryFileName), in Manager()
39 auto basePath = getPELReadOnlyDataPath(); in getJSONFilename()
53 std::filesystem::path getPELReadOnlyDataPath() in getPELReadOnlyDataPath() function
64 auto dataPath = getPELReadOnlyDataPath(); in TEST()
36 registryPath = openpower::pels::getPELReadOnlyDataPath(); in SetUp()
275 auto path = getPELReadOnlyDataPath(); in TEST_F()985 auto path = getPELReadOnlyDataPath(); in TEST_F()1081 auto path = getPELReadOnlyDataPath(); in TEST_F()1166 auto path = getPELReadOnlyDataPath(); in TEST_F()1313 auto path = getPELReadOnlyDataPath(); in TEST_F()1417 auto path = getPELReadOnlyDataPath(); in TEST_F()
222 dataPath = getPELReadOnlyDataPath(); in SetUpTestCase()
817 auto dataPath = getPELReadOnlyDataPath(); in TEST_F()
858 auto dataPath = getPELReadOnlyDataPath(); in TEST_F()
47 message::Registry registry(getPELReadOnlyDataPath() / message::registryFileName,