Searched refs:skipBlock (Results 1 – 1 of 1) sorted by relevance
394 final int skipBlock = random.nextInt(blocks); in testInstallWithMissingBlocks() local395 Log.i(TAG, "skipBlock: " + skipBlock + " out of " + blocks); in testInstallWithMissingBlocks()398 || block.getBlockIndex() != skipBlock)); in testInstallWithMissingBlocks()407 throw new IOException("Skipped block: " + skipBlock + ", randomSeed: " + randomSeed, in testInstallWithMissingBlocks()