Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/util/prefs/
DPreferencesTest.java88 long oldLength = userPrefs.length(); in testPreferencesClobbersExistingFiles() local
/libcore/luni/src/test/java/tests/com/android/org/bouncycastle/crypto/digests/
DDigestTest.java74 int oldLength = oldDigest.doFinal(oldHash, 0); in doTestMessageDigest() local
/libcore/ojluni/src/main/java/java/util/
DIdentityHashMap.java462 int oldLength = oldTable.length; in resize() local