- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for testThresholdCrossing_resourceManagement (0.12 sec)
-
android/guava-tests/test/com/google/common/io/FileBackedOutputStreamTest.java
* without mocking. This test verifies that normal operation with threshold crossing still works * correctly with the fix in place. */ public void testThresholdCrossing_resourceManagement() throws Exception { FileBackedOutputStream out = new FileBackedOutputStream(/* fileThreshold= */ 10); ByteSource source = out.asByteSource();Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Thu Oct 30 16:30:29 UTC 2025 - 6.7K bytes - Viewed (0) -
guava-tests/test/com/google/common/io/FileBackedOutputStreamTest.java
* without mocking. This test verifies that normal operation with threshold crossing still works * correctly with the fix in place. */ public void testThresholdCrossing_resourceManagement() throws Exception { FileBackedOutputStream out = new FileBackedOutputStream(/* fileThreshold= */ 10); ByteSource source = out.asByteSource();Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Thu Oct 30 16:30:29 UTC 2025 - 6.7K bytes - Viewed (0)