Searched refs:thisSpans (Results 1 – 2 of 2) sorted by relevance
509 final Object[] thisSpans = getSpans(0, length(), Object.class); in equals() local512 final Object thisSpan = thisSpans[i]; in equals()
1616 final Object[] thisSpans = getSpans(0, length(), Object.class); in equals() local1619 final Object thisSpan = thisSpans[i]; in equals()