Searched refs:sections_size (Results 1 – 2 of 2) sorted by relevance
444 EXPECT_EQ(G.sections_size(), 3U) << "Expected three sections initially"; in TEST()457 EXPECT_EQ(G.sections_size(), 3U) in TEST()477 EXPECT_EQ(G.sections_size(), 2U) in TEST()490 EXPECT_EQ(G.sections_size(), 2U) << "Expected two sections after third merge"; in TEST()
1164 SectionList::size_type sections_size() const { return Sections.size(); } in sections_size() function