Home
last modified time | relevance | path

Searched refs:profileThreshold (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DJSR166TestCase.java133 private static final long profileThreshold = field in JSR166TestCase
150 if (elapsedMillis >= profileThreshold) in runTestProfiled()