Home | History | Annotate | Download | only in functional

Lines Matching refs:getAssignMethodDescription

1846 	static const char*	getAssignMethodDescription	(AssignMethod checkMethod);
1903 const char* UniformValueCase::getAssignMethodDescription (const AssignMethod assignMethod)
2283 TestCaseGroup* const assignMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getAssignMethodName(assignMethod), UniformValueCase::getAssignMethodDescription(assignMethod));