Searched refs:earlyTestsGroup (Results 1 – 1 of 1) sorted by relevance
3338 TestCaseGroup* const earlyTestsGroup = new TestCaseGroup(m_context, "early_fragment_tests", ""); in init() local3339 addChild(earlyTestsGroup); in init()3365 …earlyTestsGroup->addChild(new EarlyFragmentTestsCase(m_context, caseName.c_str(), caseDesc.c_str()… in init()