Searched defs:getAll (Results 1 - 25 of 26) sorted by relevance

12

/external/mockito/src/org/mockito/internal/verification/
H A DRegisteredInvocations.java22 List<Invocation> getAll(); method in interface:RegisteredInvocations
H A DSingleRegisteredInvocation.java26 public List<Invocation> getAll() { method in class:SingleRegisteredInvocation
H A DDefaultRegisteredInvocations.java38 public List<Invocation> getAll() { method in class:DefaultRegisteredInvocations
/external/guava/guava/src/com/google/common/cache/
H A DAbstractLoadingCache.java34 * {@link #get(K, Callable)}, and {@link #getAll} are implemented in terms of {@code get};
59 public ImmutableMap<K, V> getAll(Iterable<? extends K> keys) throws ExecutionException { method in class:AbstractLoadingCache
H A DForwardingLoadingCache.java57 public ImmutableMap<K, V> getAll(Iterable<? extends K> keys) throws ExecutionException { method in class:ForwardingLoadingCache
58 return delegate().getAll(keys);
H A DLoadingCache.java119 ImmutableMap<K, V> getAll(Iterable<? extends K> keys) throws ExecutionException; method in interface:LoadingCache
H A DLocalCache.java3991 ImmutableMap<K, V> getAll(Iterable<? extends K> keys) method in class:LocalCache
4722 public ImmutableMap<K, V> getAll(Iterable<? extends K> keys) throws ExecutionException { method in class:LocalCache.LoadingSerializationProxy
4723 return autoDelegate.getAll(keys);
4864 public ImmutableMap<K, V> getAll(Iterable<? extends K> keys) throws ExecutionException { method in class:LocalCache.LocalLoadingCache
4865 return localCache.getAll(keys);
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/
H A DLRUCache.java119 public synchronized Collection<Map.Entry<K, V>> getAll() { method in class:LRUCache
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
H A DAttributeTable.java120 public ASN1EncodableVector getAll(DERObjectIdentifier oid) method in class:AttributeTable
122 return getAll(new ASN1ObjectIdentifier(oid.getId()));
132 public ASN1EncodableVector getAll( method in class:AttributeTable
/external/clang/lib/Tooling/
H A DFileMatchTrie.cpp118 getAll(AllChildren, MatchingChild);
135 void getAll(std::vector<StringRef> &Results, function in class:clang::tooling::FileMatchTrieNode
148 It->getValue().getAll(Results, Children.end());
/external/guava/guava-tests/test/com/google/common/cache/
H A DCacheEvictionTest.java175 getAll(cache, asList(0, 1, 2));
180 getAll(cache, asList(10, 11, 12));
185 getAll(cache, asList(6, 7, 8));
190 getAll(cache, asList(13, 14, 15));
208 getAll(cache, asList(0, 1, 2));
213 getAll(cache, asList(10));
218 getAll(cache, asList(6, 7, 8));
223 getAll(cache, asList(15));
228 getAll(cache, asList(9));
233 getAll(cach
288 private void getAll(LoadingCache<Integer, Integer> cache, List<Integer> keys) { method in class:CacheEvictionTest
[all...]
H A DCacheExpirationTest.java270 getAll(cache, asList(0, 1, 2));
280 getAll(cache, asList(5, 7, 9));
322 getAll(cache, asList(0, 1, 2));
371 getAll(cache, asList(1, 3));
377 getAll(cache, asList(6, 8));
384 getAll(cache, asList(1));
443 private void getAll(LoadingCache<Integer, Integer> cache, List<Integer> keys) { method in class:CacheExpirationTest
/external/icu4c/common/unicode/
H A Denumset.h48 inline uint32_t getAll() const { function in class:EnumSet
/external/chromium_org/base/test/android/javatests/src/org/chromium/base/test/util/
H A DInMemorySharedPreferences.java33 public Map<String, ?> getAll() { method in class:InMemorySharedPreferences
/external/guava/guava-gwt/src-super/com/google/common/cache/super/com/google/common/cache/
H A DCacheBuilder.java193 public ImmutableMap<K, V> getAll(Iterable<? extends K> keys) throws ExecutionException { method in class:CacheBuilder.LocalLoadingCache
/external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
H A DRawHeaders.java278 public RawHeaders getAll(Set<String> fieldNames) { method in class:RawHeaders
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/content/
H A DTestSharedPreferences.java28 public Map<String, ?> getAll() { method in class:TestSharedPreferences
/external/chromium/chrome/browser/resources/
H A Dnew_new_tab.js383 SectionLayoutInfo.getAll = function() {
473 var sections = SectionLayoutInfo.getAll();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources.compatibility_3.4.0.v20090505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/smack/asmack-master/lib/
H A Dhttpclient-4.1.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/droiddriver/libs/
H A Dguava-13.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/hash/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/mockito/asm/ org/mockito/asm/signature/ ...

Completed in 577 milliseconds

12