Lines Matching refs:i

107 		for (int i = 0; i < Rows.getCount() - 1; i++) {  in testStandardFilterForString()
108 Object aRowObj = Rows.getByIndex(i); in testStandardFilterForString()
110 if (i == 0 | i == 5) { in testStandardFilterForString()
125 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilterForString()
126 Object aRowObj = Rows.getByIndex(i); in testStandardFilterForString()
128 if (i == 0 | i == 5) { in testStandardFilterForString()
166 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilterOptionCaseSensitive()
167 Object aRowObj = Rows.getByIndex(i); in testStandardFilterOptionCaseSensitive()
169 if (i == 0 | i == 1 | i == 5) { in testStandardFilterOptionCaseSensitive()
180 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilterOptionCaseSensitive()
181 Object aRowObj = Rows.getByIndex(i); in testStandardFilterOptionCaseSensitive()
183 if (i == 0 | i == 5) { in testStandardFilterOptionCaseSensitive()
198 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilterOptionCaseSensitive()
199 Object aRowObj = Rows.getByIndex(i); in testStandardFilterOptionCaseSensitive()
201 if (i == 0 | i == 5) { in testStandardFilterOptionCaseSensitive()
237 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilterOptionContainsHeader()
238 Object aRowObj = Rows.getByIndex(i); in testStandardFilterOptionContainsHeader()
240 if (i == 0 | i == 1 | i == 4) { in testStandardFilterOptionContainsHeader()
251 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilterOptionContainsHeader()
252 Object aRowObj = Rows.getByIndex(i); in testStandardFilterOptionContainsHeader()
254 if (i == 1 | i == 4) { in testStandardFilterOptionContainsHeader()
269 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilterOptionContainsHeader()
270 Object aRowObj = Rows.getByIndex(i); in testStandardFilterOptionContainsHeader()
272 if (i == 1 | i == 4) { in testStandardFilterOptionContainsHeader()
319 for (int i = 0; i < Rows.getCount(); i++) { in testStandardFilterOptionCopyOutput()
320 Object aRowObj = Rows.getByIndex(i); in testStandardFilterOptionCopyOutput()
331 for (int i = 0; i < Rows.getCount(); i++) { in testStandardFilterOptionCopyOutput()
332 Object aRowObj = Rows.getByIndex(i); in testStandardFilterOptionCopyOutput()
354 for (int i = 0; i < Rows.getCount(); i++) { in testStandardFilterOptionCopyOutput()
355 Object aRowObj = Rows.getByIndex(i); in testStandardFilterOptionCopyOutput()
367 for (int i = 0; i < Rows.getCount(); i++) { in testStandardFilterOptionCopyOutput()
368 Object aRowObj = Rows.getByIndex(i); in testStandardFilterOptionCopyOutput()
412 for (int i = 0; i < Rows.getCount(); i++) { in testStandardFilterOptionSkipDuplicates()
413 Object aRowObj = Rows.getByIndex(i); in testStandardFilterOptionSkipDuplicates()
415 if (i == 2) { in testStandardFilterOptionSkipDuplicates()
428 for (int i = 0; i < Rows.getCount(); i++) { in testStandardFilterOptionSkipDuplicates()
429 Object aRowObj = Rows.getByIndex(i); in testStandardFilterOptionSkipDuplicates()
431 if (i == 2 | i == 6) { in testStandardFilterOptionSkipDuplicates()
446 for (int i = 0; i < Rows.getCount() - 1; i++) { in testStandardFilterOptionSkipDuplicates()
447 Object aRowObj = Rows.getByIndex(i); in testStandardFilterOptionSkipDuplicates()
449 if (i == 2 | i == 6) { in testStandardFilterOptionSkipDuplicates()
487 for (int i = 0; i < Rows.getCount(); i++) { in testStandardFilterOptionUseRegularExpressions()
488 Object aRowObj = Rows.getByIndex(i); in testStandardFilterOptionUseRegularExpressions()
490 if (i == 2 | i == 4) { in testStandardFilterOptionUseRegularExpressions()
505 for (int i = 0; i < Rows.getCount(); i++) { in testStandardFilterOptionUseRegularExpressions()
506 Object aRowObj = Rows.getByIndex(i); in testStandardFilterOptionUseRegularExpressions()
508 if (i == 2 | i == 4) { in testStandardFilterOptionUseRegularExpressions()