Searched refs:REPLACED (Results 1 - 16 of 16) sorted by relevance

/external/guava/guava/src/com/google/common/cache/
H A DRemovalCause.java51 REPLACED { enum constant in enum:RemovalCause
94 * {@link #EXPLICIT} nor {@link #REPLACED}).
H A DLocalCache.java2899 enqueueNotification(key, hash, valueReference, RemovalCause.REPLACED);
3026 enqueueNotification(key, hash, valueReference, RemovalCause.REPLACED);
3078 enqueueNotification(key, hash, valueReference, RemovalCause.REPLACED);
3160 (entryValue == null) ? RemovalCause.COLLECTED : RemovalCause.REPLACED;
3172 enqueueNotification(key, hash, valueReference, RemovalCause.REPLACED);
/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_strip_model_unittest.cc284 REPLACED, enumerator in enum:MockTabStripModelObserver::TabStripModelObserverAction
404 State s(new_contents, index, REPLACED);
2128 State state(new_contents, 0, MockTabStripModelObserver::REPLACED);
2152 state = State(new_contents, 1, MockTabStripModelObserver::REPLACED);
2185 State state1(null_contents1, 0, MockTabStripModelObserver::REPLACED);
2198 State state2(null_contents2, 0, MockTabStripModelObserver::REPLACED);
/external/guava/guava/src/com/google/common/collect/
H A DComputingConcurrentHashMap.java190 enqueueNotification(key, hash, value, RemovalCause.REPLACED);
H A DMapMaker.java762 * {@link RemovalCause#EXPLICIT} nor {@link RemovalCause#REPLACED}).
790 REPLACED { enum constant in enum:MapMaker.RemovalCause
833 * {@link #EXPLICIT} nor {@link #REPLACED}).
H A DMapMakerInternalMap.java2577 enqueueNotification(key, hash, entryValue, RemovalCause.REPLACED);
2704 enqueueNotification(key, hash, entryValue, RemovalCause.REPLACED);
2754 enqueueNotification(key, hash, entryValue, RemovalCause.REPLACED);
/external/guava/guava-tests/test/com/google/common/collect/
H A DComputingConcurrentHashMapTest.java300 assertNotified(listener, one, computedObject, RemovalCause.REPLACED);
H A DMapMakerInternalMapTest.java363 assertNotified(listener, one, two, RemovalCause.REPLACED);
367 assertNotified(listener, one, three, RemovalCause.REPLACED);
370 assertNotified(listener, one, four, RemovalCause.REPLACED);
373 assertNotified(listener, one, five, RemovalCause.REPLACED);
/external/guava/guava-tests/test/com/google/common/cache/
H A DLocalCacheTest.java697 assertNotified(listener, one, computedObject, RemovalCause.REPLACED);
779 assertNotified(listener, one, two, RemovalCause.REPLACED);
783 assertNotified(listener, one, three, RemovalCause.REPLACED);
786 assertNotified(listener, one, four, RemovalCause.REPLACED);
789 assertNotified(listener, one, five, RemovalCause.REPLACED);
1255 assertEquals(RemovalCause.REPLACED, notification.getCause());
1282 assertEquals(RemovalCause.REPLACED, notification.getCause());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 218 milliseconds