/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
D | MultisetNavigationTester.java | 294 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/ |
D | BoundType.java | 40 CLOSED { enumConstant
|
/external/cros/system_api/dbus/power_manager/ |
D | switch_states.proto | 17 CLOSED = 1; enumerator
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | DoorAnimationComponent.java | 25 public static final int CLOSED = 0; field in DoorAnimationComponent.Animation
|
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/ |
D | DataChannel.java | 93 public enum State { CONNECTING, OPEN, CLOSING, CLOSED }; enumConstant
|
D | PeerConnection.java | 52 NEW, CHECKING, CONNECTED, COMPLETED, FAILED, DISCONNECTED, CLOSED enumConstant 58 HAVE_REMOTE_PRANSWER, CLOSED enumConstant
|
/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/ |
D | WebSocketChannelClient.java | 60 NEW, CONNECTED, REGISTERED, CLOSED, ERROR enumConstant
|
D | WebSocketRTCClient.java | 45 NEW, CONNECTED, CLOSED, ERROR enumConstant
|
/external/ppp/pppd/ |
D | fsm.h | 125 #define CLOSED 2 /* Up, hasn't been opened */ macro
|
/external/brotli/java/org/brotli/dec/ |
D | Decode.java | 30 private static final int CLOSED = 10; field in Decode
|
/external/nanohttpd/websocket/src/main/java/fi/iki/elonen/ |
D | NanoWSD.java | 62 CLOSED enumConstant
|
/external/scapy/scapy/layers/ |
D | inet.py | 1543 def CLOSED(self): member in TCP_client
|
/external/tinyxml2/ |
D | tinyxml2.h | 1610 CLOSED, // <foo/> enumerator
|
/external/ImageMagick/www/assets/ |
D | magick.js | 6 …("popper.js")):"function"==typeof define&&define.amd?define(["exports","jquery","popper.js"],e):e(… function
|