Searched refs:sReferenceType (Results 1 – 2 of 2) sorted by relevance
187 …String sReferenceType = (String)getTestParameters().get( PropertyName.DOC_COMPARATOR_REFERENCE_TYP… in getReferenceType() local188 if (sReferenceType == null || sReferenceType.length() == 0) in getReferenceType()195 m_sReferenceType = sReferenceType; in getReferenceType()
117 String sReferenceType = (String)param.get( PropertyName.DOC_COMPARATOR_REFERENCE_TYPE ); in GraphicalTestArguments() local118 if (sReferenceType == null || sReferenceType.length() == 0) in GraphicalTestArguments()124 setReferenceType(sReferenceType); in GraphicalTestArguments()
Completed in 30 milliseconds