Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/tests/java/ifc/container/
H A D_XIndexAccess.java96 result &= checkGetByIndex(0); in _getByIndex()
100 result &= checkGetByIndex(count /2); in _getByIndex()
104 result &= checkGetByIndex(count -1); in _getByIndex()
125 private boolean checkGetByIndex(int index){ in checkGetByIndex() method in _XIndexAccess

Completed in 12 milliseconds