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