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
113 if (!src->getDebugData().empty()) in PEL()116 debugData.emplace("SRC", src->getDebugData()); in PEL()
1058 ASSERT_EQ(src.getDebugData().size(), 1); in TEST_F()1059 EXPECT_EQ(src.getDebugData()[0], in TEST_F()1073 ASSERT_EQ(src.getDebugData().size(), 1); in TEST_F()1074 EXPECT_EQ(src.getDebugData()[0], in TEST_F()1384 const auto& data = src.getDebugData(); in TEST_F()1482 const auto& data = src.getDebugData(); in TEST_F()