Searched refs:VALUE_SET_LOAD_FACTOR (Results 1 - 11 of 11) sorted by relevance

/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DLinkedHashMultimap.java216 @VisibleForTesting static final double VALUE_SET_LOAD_FACTOR = 1.0; field in class:LinkedHashMultimap
320 int tableSize = Hashing.closedTableSize(expectedValues, VALUE_SET_LOAD_FACTOR);
435 if (Hashing.needsResizing(size, hashTable.length, VALUE_SET_LOAD_FACTOR)) {
/external/guava/guava/src/com/google/common/collect/
H A DLinkedHashMultimap.java220 @VisibleForTesting static final double VALUE_SET_LOAD_FACTOR = 1.0; field in class:LinkedHashMultimap
324 int tableSize = Hashing.closedTableSize(expectedValues, VALUE_SET_LOAD_FACTOR);
439 if (Hashing.needsResizing(size, hashTable.length, VALUE_SET_LOAD_FACTOR)) {
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
H A DLinkedHashMultimapTest.java50 LinkedHashMultimap.VALUE_SET_LOAD_FACTOR));
/external/guava/guava-tests/test/com/google/common/collect/
H A DLinkedHashMultimapTest.java97 LinkedHashMultimap.VALUE_SET_LOAD_FACTOR));
/external/dagger2/lib/
H A Dauto-value-1.4.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/annotation-tools/annotation-file-utilities/lib/
H A Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/conscrypt/benchmark-android/
H A Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties.java package vogar ...

Completed in 540 milliseconds