Searched refs:rootSection (Results 1 – 3 of 3) sorted by relevance
150 SectionNode const& rootSection = *testCaseNode.children.front(); in writeTestCase() local163 writeSection( className, "", rootSection ); in writeTestCase()
9353 SectionNode const& rootSection = *testCaseNode.children.front(); in writeTestCase() local9358 if( rootSection.childSections.empty() ) in writeTestCase()9361 writeSection( className, "", rootSection ); in writeTestCase()
14074 SectionNode const& rootSection = *testCaseNode.children.front(); in writeTestCase() local14087 writeSection( className, "", rootSection ); in writeTestCase()