Searched refs:giveUpAt (Results 1 – 1 of 1) sorted by relevance
209 long giveUpAt = System.currentTimeMillis() + MAX_TIME_TO_START_MSEC; in testPlaySmallBuffer() local212 && (System.currentTimeMillis() < giveUpAt)) { in testPlaySmallBuffer()