Home
last modified time | relevance | path

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

/external/apache-harmony/luni/src/test/api/unix/org/apache/harmony/luni/tests/java/io/
DUnixFileTest.java377 String tempFolderAbsolutePath = tempFolder.getAbsolutePath(); in test_getCanonicalPath() local
378 String target = tempFolderAbsolutePath + "/folder1/folder2"; in test_getCanonicalPath()
379 String linkName = tempFolderAbsolutePath + "/folder2"; in test_getCanonicalPath()