/external/guava/guava-tests/test/com/google/common/collect/ |
D | ComputingConcurrentHashMapTest.java | 90 Object value = map.getOrCompute(key); in testCompute() 92 assertEquals(value, map.getOrCompute(key)); in testCompute() 117 map.getOrCompute(key); in testRecordReadOnCompute() 134 map.getOrCompute(entry.getKey()); in testRecordReadOnCompute() 159 assertEquals(value, map.getOrCompute(key)); in testComputeExistingEntry() 182 assertSame(value, map.getOrCompute(key)); in testComputePartiallyCollectedKey() 187 assertNotSame(value, map.getOrCompute(key)); in testComputePartiallyCollectedKey() 211 assertSame(value, map.getOrCompute(key)); in testComputePartiallyCollectedValue() 216 assertNotSame(value, map.getOrCompute(key)); in testComputePartiallyCollectedValue() 229 Object one = map.getOrCompute(key); in testComputeExpiredEntry() [all …]
|
/external/guava/guava/src/com/google/common/collect/ |
D | ComputingConcurrentHashMap.java | 65 V getOrCompute(K key) throws ExecutionException { in getOrCompute() method in ComputingConcurrentHashMap 67 return segmentFor(hash).getOrCompute(key, hash, computingFunction); in getOrCompute() 76 V getOrCompute(K key, int hash, Function<? super K, ? extends V> computingFunction) in getOrCompute() method in ComputingConcurrentHashMap.ComputingSegment
|
D | MapMaker.java | 885 value = getOrCompute((K) key); in get()
|
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.osgi_3.13.0.v20180409-1500.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/dagger2/lib/ |
D | auto-value-1.4.1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/owasp/sanitizer/distrib/lib/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/owasp/sanitizer/lib/guava-libraries/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/guice/lib/ |
D | guava-19.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |
/external/conscrypt/benchmark-android/ |
D | vogar.jar | META-INF/
META-INF/MANIFEST.MF
vogar/
vogar/TestProperties.class
TestProperties ... |