Home
last modified time | relevance | path

Searched refs:canonicalf2 (Results 1 – 1 of 1) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
DFileTest.java774 File canonicalf2 = f2.getCanonicalFile(); in test_getCanonicalFile() local
779 if (canonicalf2.exists()) { in test_getCanonicalFile()
781 + canonicalf2, canonicalf2.compareTo(f in test_getCanonicalFile()