Searched refs:blockedPageIndex (Results 1 – 1 of 1) sorted by relevance
90 int blockedPageIndex = Integer.parseInt(testResult.get(PAGE_INDEX_TO_BLOCK)); in setUp() local91 assertTrue(blockedPageIndex > 0); in setUp()98 LogUtil.CLog.i("Blocking page at index: " + blockedPageIndex); in setUp()105 return block.getBlockIndex() != blockedPageIndex; in setUp()