Home
last modified time | relevance | path

Searched defs:CLOSED (Results 1 – 25 of 28) sorted by relevance

12

/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
DMultisetNavigationTester.java294 expectAddFailure(sortedMultiset.tailMultiset(b.getElement(), CLOSED), a); in testAddOutOfTailBoundsSeveral() local
297 expectAddFailure(sortedMultiset.tailMultiset(c.getElement(), CLOSED), a); in testAddOutOfTailBoundsSeveral() local
298 expectAddFailure(sortedMultiset.tailMultiset(c.getElement(), CLOSED), b); in testAddOutOfTailBoundsSeveral() local
314 expectAddFailure(sortedMultiset.headMultiset(b.getElement(), CLOSED), c); in testAddOutOfHeadBoundsSeveral() local
317 expectAddFailure(sortedMultiset.headMultiset(a.getElement(), CLOSED), c); in testAddOutOfHeadBoundsSeveral() local
318 expectAddFailure(sortedMultiset.headMultiset(a.getElement(), CLOSED), b); in testAddOutOfHeadBoundsSeveral() local
334 expectRemoveZero(sortedMultiset.tailMultiset(b.getElement(), CLOSED), a); in testRemoveOutOfTailBoundsSeveral() local
337 expectRemoveZero(sortedMultiset.tailMultiset(c.getElement(), CLOSED), a); in testRemoveOutOfTailBoundsSeveral() local
338 expectRemoveZero(sortedMultiset.tailMultiset(c.getElement(), CLOSED), b); in testRemoveOutOfTailBoundsSeveral() local
354 expectRemoveZero(sortedMultiset.headMultiset(b.getElement(), CLOSED), c); in testRemoveOutOfHeadBoundsSeveral() local
[all …]
/external/guava/guava/src/com/google/common/collect/
DBoundType.java40 CLOSED { enumConstant
/external/cros/system_api/dbus/power_manager/
Dswitch_states.proto17 CLOSED = 1; enumerator
/external/replicaisland/src/com/replica/replicaisland/
DDoorAnimationComponent.java25 public static final int CLOSED = 0; field in DoorAnimationComponent.Animation
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/
DDataChannel.java93 public enum State { CONNECTING, OPEN, CLOSING, CLOSED }; enumConstant
DPeerConnection.java52 NEW, CHECKING, CONNECTED, COMPLETED, FAILED, DISCONNECTED, CLOSED enumConstant
58 HAVE_REMOTE_PRANSWER, CLOSED enumConstant
/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
DWebSocketChannelClient.java60 NEW, CONNECTED, REGISTERED, CLOSED, ERROR enumConstant
DWebSocketRTCClient.java45 NEW, CONNECTED, CLOSED, ERROR enumConstant
/external/ppp/pppd/
Dfsm.h125 #define CLOSED 2 /* Up, hasn't been opened */ macro
/external/brotli/java/org/brotli/dec/
DDecode.java30 private static final int CLOSED = 10; field in Decode
/external/nanohttpd/websocket/src/main/java/fi/iki/elonen/
DNanoWSD.java62 CLOSED enumConstant
/external/scapy/scapy/layers/
Dinet.py1543 def CLOSED(self): member in TCP_client
/external/tinyxml2/
Dtinyxml2.h1610 CLOSED, // <foo/> enumerator
/external/ImageMagick/www/assets/
Dmagick.js6 …("popper.js")):"function"==typeof define&&define.amd?define(["exports","jquery","popper.js"],e):e(… variable
/external/caliper/lib/
Dgson-2.2.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/cldr/tools/java/libs/
Dgson.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dguava.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/external/dagger2/lib/
Dauto-value-1.4.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/guice/lib/
Dguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...

12