Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_test.cpp1375 nlohmann::json dimmInfoJson = getDIMMInfo(pel); in TEST_F() local
1395 EXPECT_EQ(expected_data, dimmInfoJson); in TEST_F()
1435 nlohmann::json dimmInfoJson = getDIMMInfo(pel); in TEST_F() local
1439 EXPECT_EQ(expected_data, dimmInfoJson); in TEST_F()
1455 nlohmann::json dimmInfoJson = getDIMMInfo(pel); in TEST_F() local
1459 EXPECT_EQ(expected_data, dimmInfoJson); in TEST_F()
1502 nlohmann::json dimmInfoJson = getDIMMInfo(pel); in TEST_F() local
1510 EXPECT_EQ(expected_data, dimmInfoJson); in TEST_F()