Searched refs:normalTime (Results 1 – 1 of 1) sorted by relevance
338 final long normalTime = 1262304000; in testCacheBehavior() local349 final File a = useFallocate(makeUniqueFile(normal), size, normalTime); in testCacheBehavior()350 final File b = useFallocate(makeUniqueFile(normal), size, normalTime); in testCacheBehavior()351 final File c = useFallocate(makeUniqueFile(normal), size, normalTime); in testCacheBehavior()361 normal.setLastModified(normalTime); in testCacheBehavior()