Searched refs:mAttemptCount (Results 1 – 1 of 1) sorted by relevance
32 private final int mAttemptCount; field in FlakyTestRule35 mAttemptCount = attemptCount; in FlakyTestRule()44 for (int i = 0; i < mAttemptCount; i++) { in apply()