- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testScanDirectory_symlinkCycle (0.14 sec)
-
guava-tests/test/com/google/common/reflect/ClassPathTest.java
.scanResources()) .hasSize(1); } finally { jarFile.delete(); } } @AndroidIncompatible // Path (for symlink creation) public void testScanDirectory_symlinkCycle() throws IOException { if (isWindows()) { return; // TODO: b/136041958 - Can we detect cycles under Windows? } ClassLoader loader = ClassPathTest.class.getClassLoader();
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Wed Jul 24 22:09:38 UTC 2024 - 27.6K bytes - Viewed (0)