Searched refs:lastTimeAnyComponentUsed (Results 1 – 1 of 1) sorted by relevance
283 final long lastTimeAnyComponentUsed = stats.getLastTimeAnyComponentUsed(); in verifyLastTimeAnyComponentUsedWithinRange() local284 assertLessThan(startTime, lastTimeAnyComponentUsed); in verifyLastTimeAnyComponentUsedWithinRange()285 assertLessThan(lastTimeAnyComponentUsed, endTime); in verifyLastTimeAnyComponentUsedWithinRange()309 final long lastTimeAnyComponentUsed = stats.getLastTimeAnyComponentUsed(); in testLastTimeAnyComponentUsed_JobServiceShouldBeIgnored() local311 assertLessThanOrEqual(lastTimeAnyComponentUsed, startTime); in testLastTimeAnyComponentUsed_JobServiceShouldBeIgnored()