Searched refs:numOfSections (Results 1 – 2 of 2) sorted by relevance
60 size_t numOfSections() const { return m_SectionTable.size(); } in numOfSections() function
83 ASSERT_EQ(m_pInput->context()->numOfSections(), 13u); in TEST_F()