Searched refs:tmpFolder4 (Results 1 – 1 of 1) sorted by relevance
372 File tmpFolder4 = new File(tmpFolder3.toString() + "/folder4"); in test_getCanonicalPath() local373 tmpFolder4.mkdirs(); in test_getCanonicalPath()374 tmpFolder4.deleteOnExit(); in test_getCanonicalPath()394 assertEquals(tmpFolder4.getCanonicalPath(), file.getCanonicalPath()); in test_getCanonicalPath()400 assertEquals(tmpFolder4.getCanonicalPath(), file.getCanonicalPath()); in test_getCanonicalPath()