Home
last modified time | relevance | path

Searched refs:reportProgress (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/connectivity/qa/complex/connectivity/hsqldb/
H A DTestCacheSize.java78 boolean reportProgress = false; field in TestCacheSize
312 if (reportProgress && (i + 1) % 10000 == 0) { in fillUpBigTable()
390 if (reportProgress && (i + 1) % 10000 == 0) { in fillUpMultiTable()
484 if (reportProgress && (i + 1) % 10000 == 0 in checkSelects()
509 if (reportProgress && (i + 1) % 10000 == 0 in checkSelects()
533 if (reportProgress && (i + 1) % 10000 == 0 in checkSelects()
568 if (reportProgress && count % 10000 < 20) { in checkUpdates()
594 if (reportProgress && (i + 1) % 10000 == 0 in checkUpdates()

Completed in 14 milliseconds