Home
last modified time | relevance | path

Searched defs:tlen (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/test/java/text/Collator/
DMonkeyTest.java84 int tlen = checkValue((r.nextInt() - source.length()) % source.length()); in TestCollationKey() local
127 int tlen = checkValue((r.nextInt() - source.length()) % source.length()); in TestCompare() local
/libcore/ojluni/src/main/java/java/util/
DComparableTimSort.java125 int tlen = (len < 2 * INITIAL_TMP_STORAGE_LENGTH) ? in ComparableTimSort() local
DTimSort.java152 int tlen = (len < 2 * INITIAL_TMP_STORAGE_LENGTH) ? in TimSort() local