Searched refs:cnt1 (Results 1 – 1 of 1) sorted by relevance
165 int cnt1 = -1 , cnt2 = -1 ; in _removeByIndex() local167 cnt1 = oObj.getCount() ; in _removeByIndex()171 log.println("Count before removing : " + cnt1 + in _removeByIndex()174 result &= cnt1 == cnt2 + 1 ; in _removeByIndex()
Completed in 15 milliseconds