Searched refs:profileThreshold (Results 1 – 2 of 2) sorted by relevance
116 private static final long profileThreshold = Long.getLong("jsr166.profileThreshold", 100); field in JSR166TestCase129 if (elapsedMillis >= profileThreshold) in runTestProfiled()
116 private static final long profileThreshold = Long.getLong("jsr166.profileThreshold", 100); field in JSR166TestCase130 if (elapsedMillis >= profileThreshold) in runTestProfiled()