Searched refs:doAllocateProvider (Results 1 – 1 of 1) sorted by relevance
270 final long targetA = doAllocateProvider(PKG_A, 0.5, 1262304000); in testCacheClearing()271 final long targetB = doAllocateProvider(PKG_B, 2.0, 1420070400); in testCacheClearing()410 private long doAllocateProvider(String pkg, double fraction, long time) throws Exception { in doAllocateProvider() method in StorageStatsTest