Searched refs:testRowCount (Results 1 – 1 of 1) sorted by relevance
413 int testRowCount = 2016; in testDefaultCursorWindowSize() local414 for (int i = 0; i < testRowCount; i++) { in testDefaultCursorWindowSize()419 assertFalse("Allocation should fail for row " + testRowCount, in testDefaultCursorWindowSize()420 cursorWindow.putBlob(bytes, testRowCount, 0)); in testDefaultCursorWindowSize()