Home
last modified time | relevance | path

Searched defs:oldLength (Results 1 – 2 of 2) 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