Searched defs:dataProviderThreadCount (Results 1 – 3 of 3) sorted by relevance
71 public Integer dataProviderThreadCount; field in CommandLineArgs
75 public Integer dataProviderThreadCount; field in CommandLineArgs
194 String dataProviderThreadCount = attributes.getValue("data-provider-thread-count"); in xmlSuite() local