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.cpp1374 nlohmann::json dimmInfoJson = getDIMMInfo(pel); in TEST_F() local
1394 EXPECT_EQ(expected_data, dimmInfoJson); in TEST_F()
1434 nlohmann::json dimmInfoJson = getDIMMInfo(pel); in TEST_F() local
1438 EXPECT_EQ(expected_data, dimmInfoJson); in TEST_F()
1454 nlohmann::json dimmInfoJson = getDIMMInfo(pel); in TEST_F() local
1458 EXPECT_EQ(expected_data, dimmInfoJson); in TEST_F()
1501 nlohmann::json dimmInfoJson = getDIMMInfo(pel); in TEST_F() local
1509 EXPECT_EQ(expected_data, dimmInfoJson); in TEST_F()