Home
last modified time | relevance | path

Searched refs:assertInoperable (Results 1 – 1 of 1) sorted by relevance

/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
DDiskLruCacheTest.java252 assertInoperable(editor); in cannotOperateOnEditAfterPublish()
260 assertInoperable(editor); in cannotOperateOnEditAfterRevert()
1296 private static void assertInoperable(DiskLruCache.Editor editor) throws Exception { in assertInoperable() method in DiskLruCacheTest