Searched refs:sLeaveOutNames (Results 1 – 1 of 1) sorted by relevance
255 String sLeaveOutNames = (String)param.get(PropertyName.DOC_COMPARATOR_LEAVE_OUT_FILES); in GraphicalTestArguments() local256 if (sLeaveOutNames != null) in GraphicalTestArguments()258 m_sLeaveOutNames = sLeaveOutNames; in GraphicalTestArguments()
Completed in 25 milliseconds