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/brotli/java/org/brotli/dec/
DRunningState.java24 static final int CLOSED = 11; field in RunningState
/external/jmdns/src/javax/jmdns/impl/constants/
DDNSState.java61 CLOSED("closed", StateClass.closed); enumConstant
/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/syslinux/core/lwip/src/include/lwip/
Dtcp.h128 CLOSED = 0, enumerator
/external/nanohttpd/websocket/src/main/java/fi/iki/elonen/
DNanoWSD.java62 CLOSED enumConstant
/external/tinyxml2/
Dtinyxml2.h1007 CLOSED, // <foo/> enumerator