Searched refs:cacheTime (Results 1 – 1 of 1) sorted by relevance
79 final int cacheTime = 2_000; // process should be in cached state for up to this long in testProcessStateByPulling() local80 RunUtil.getDefault().sleep(cacheTime); in testProcessStateByPulling()