Searched refs:getExpectedTestsCount (Results 1 – 2 of 2) sorted by relevance
453 public final int getExpectedTestsCount() { in getExpectedTestsCount() method in GranularRetriableTestWrapper
638 mExpectedTests += mCurrentTestWrapper.getExpectedTestsCount(); in run()