Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/qa/complex/dbaccess/
H A DRowSet.java611 final int initialRowCount = currentRowCount(); in testDeleteBehavior() local
650 …assertTrue("row count did not change as expected after two deletions", initialRowCount - 2 == curr… in testDeleteBehavior()

Completed in 35 milliseconds