Searched refs:getDebugData (Results 1 – 3 of 3) sorted by relevance
119 const std::vector<std::string>& getDebugData() const in getDebugData() function in openpower::pels::Section
125 if (!src->getDebugData().empty()) in PEL()128 debugData.emplace("SRC", src->getDebugData()); in PEL()
1070 ASSERT_EQ(src.getDebugData().size(), 1); in TEST_F()1071 EXPECT_EQ(src.getDebugData()[0], in TEST_F()1085 ASSERT_EQ(src.getDebugData().size(), 1); in TEST_F()1086 EXPECT_EQ(src.getDebugData()[0], in TEST_F()1396 const auto& data = src.getDebugData(); in TEST_F()1494 const auto& data = src.getDebugData(); in TEST_F()