Searched refs:MAX_TIME_TO_START_MSEC (Results 1 – 1 of 1) sorted by relevance
208 final long MAX_TIME_TO_START_MSEC = 500; // arbitrary in testPlaySmallBuffer() local209 long giveUpAt = System.currentTimeMillis() + MAX_TIME_TO_START_MSEC; in testPlaySmallBuffer()