Searched refs:shouldCollectEarlyTestSummary (Results 1 – 3 of 3) sorted by relevance
81 public boolean shouldCollectEarlyTestSummary(); in shouldCollectEarlyTestSummary() method
317 public boolean shouldCollectEarlyTestSummary() { in shouldCollectEarlyTestSummary() method in ClusterOptions
350 if (getClusterOptions().shouldCollectEarlyTestSummary()) { in putEarlySummary()