Searched refs:DEFAULT_CONCURRENCY_LEVEL (Results 1 - 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/util/concurrent/
H A DConcurrentHashMap.java351 private static final int DEFAULT_CONCURRENCY_LEVEL = 16; field in class:ConcurrentHashMap
1202 while (ssize < DEFAULT_CONCURRENCY_LEVEL) {
1209 new Segment<?,?>[DEFAULT_CONCURRENCY_LEVEL];
/libcore/benchmarks/libs/
H A Dcaliper.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/caliper/ com/google/caliper/AllocationMeasurer ...

Completed in 136 milliseconds