- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testThreshold_resetWhenGarbageCollected (0.59 seconds)
-
android/guava-tests/test/com/google/common/io/FileBackedOutputStreamTest.java
// Make sure that reset deleted the file out.reset(); if (file != null) { assertFalse(file.exists()); } } public void testThreshold_resetWhenGarbageCollected() throws Exception { testThreshold(0, 100, true, true); testThreshold(10, 100, true, true); testThreshold(100, 100, true, true); testThreshold(1000, 100, true, true);Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Tue Mar 03 04:04:26 GMT 2026 - 8K bytes - Click Count (0)