Home
last modified time | relevance | path

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

/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(… function