Searched refs:thisSpans (Results 1 – 2 of 2) sorted by relevance
512 final Object[] thisSpans = getSpans(0, length(), Object.class); in equals() local515 final Object thisSpan = thisSpans[i]; in equals()
1617 final Object[] thisSpans = getSpans(0, length(), Object.class); in equals() local1620 final Object thisSpan = thisSpans[i]; in equals()