Home | History | Annotate | Download | only in functional

Lines Matching defs:caseDesc

3359 			const string									caseDesc		= string(useEarlyTests ? "Specify" : "Don't specify")
3365 earlyTestsGroup->addChild(new EarlyFragmentTestsCase(m_context, caseName.c_str(), caseDesc.c_str(), testType, useEarlyTests, targetType));