Searched refs:GROUP_1_COUNT (Results 1 – 1 of 1) sorted by relevance
120 final int GROUP_1_COUNT = 10; in testReordering() local123 writeEntries(GROUP_1_COUNT, GROUP_1_QUERY, GROUP_1_LINE2); in testReordering()126 checkOpenCursorCount(GROUP_1_COUNT); in testReordering()138 checkOpenCursorCount(GROUP_1_COUNT + GROUP_2_COUNT); in testReordering()151 checkOpenCursorCount(GROUP_1_COUNT + GROUP_2_COUNT); in testReordering()154 int newGroup1Count = GROUP_1_COUNT - GROUP_3_COUNT; in testReordering()201 final int GROUP_1_COUNT = 50; in testPruning() local204 writeEntries(GROUP_1_COUNT, GROUP_1_QUERY, GROUP_1_LINE2); in testPruning()207 checkOpenCursorCount(GROUP_1_COUNT); in testPruning()219 checkOpenCursorCount(GROUP_1_COUNT + GROUP_2_COUNT); in testPruning()[all …]