Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/ifc/accessibility/
H A D_XAccessibleText.java886 res &= compareLength(0,txt.SegmentText); in _getTextAtIndex()
962 res &= compareLength(chCount, txt.SegmentText); in _getTextBeforeIndex()
969 res &= compareLength(0, txt.SegmentText); in _getTextBeforeIndex()
1180 public boolean compareLength(int expected, String getting) { in compareLength() method in _XAccessibleText

Completed in 20 milliseconds