- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for CCC (0.02 sec)
-
okhttp/src/jvmTest/kotlin/okhttp3/internal/cache/DiskLruCacheTest.kt
cache.evictAll() // Create a new value in its place. set("k1", "ccc", "ccc") assertThat(cache.size()).isEqualTo(6) // Committing the detached editor should not change the cache's size. editor.commit() assertThat(cache.size()).isEqualTo(6) assertValue("k1", "ccc", "ccc") } @ParameterizedTest @ArgumentsSource(FileSystemParamProvider::class)
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Mar 19 19:25:20 UTC 2025 - 75.7K bytes - Viewed (0)