Searched defs:RETRY_LIMIT (Results 1 – 2 of 2) sorted by relevance
759 final int RETRY_LIMIT = 100; in testProgramStreamExtraction() local
201 static final int RETRY_LIMIT = 100; // max poll counter before test aborts and returns error field in CodecTestBase