OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attemptCount
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/content/lib/accountaccess/src/com.android.cts.content/
FlakyTestRule.java
34
public FlakyTestRule(int
attemptCount
) {
35
mAttemptCount =
attemptCount
;
/device/google/wahoo/folio_daemon/
main.cpp
49
int
attemptCount
= 0;
104
if (++
attemptCount
>= RETRY_LIMIT) {
Completed in 132 milliseconds