Searched refs:tomb (Results 1 – 1 of 1) sorted by relevance
334 final File tomb = new File(context.getCacheDir(), "tomb"); in testCacheBehavior() local344 tomb.mkdir(); in testCacheBehavior()347 sm.setCacheBehaviorTombstone(tomb, true); in testCacheBehavior()357 final File g = useFallocate(makeUniqueFile(tomb), size, tombTime); in testCacheBehavior()358 final File h = useFallocate(makeUniqueFile(tomb), size, tombTime); in testCacheBehavior()359 final File i = useFallocate(makeUniqueFile(tomb), size, tombTime); in testCacheBehavior()363 tomb.setLastModified(tombTime); in testCacheBehavior()