Searched refs:cnt2 (Results 1 – 1 of 1) sorted by relevance
165 int cnt1 = -1 , cnt2 = -1 ; in _removeByIndex() local169 cnt2 = oObj.getCount() ; in _removeByIndex()172 ", and after : " + cnt2) ; in _removeByIndex()174 result &= cnt1 == cnt2 + 1 ; in _removeByIndex()
Completed in 7 milliseconds