Searched refs:m_dataProviderThreadCount (Results 1 – 2 of 2) sorted by relevance
94 private int m_dataProviderThreadCount = DEFAULT_DATA_PROVIDER_THREAD_COUNT; field in XmlSuite720 m_dataProviderThreadCount = count; in setDataProviderThreadCount()734 return m_dataProviderThreadCount; in getDataProviderThreadCount()760 result = prime * result + m_dataProviderThreadCount; in hashCode()830 if (m_dataProviderThreadCount != other.m_dataProviderThreadCount) { in equals()
174 private Integer m_dataProviderThreadCount = null; field in TestNG598 if (m_dataProviderThreadCount != null) { in createCommandLineSuitesForClasses()599 xmlSuite.setDataProviderThreadCount(m_dataProviderThreadCount); in createCommandLineSuitesForClasses()1995 m_dataProviderThreadCount = count; in setDataProviderThreadCount()