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