Home
last modified time | relevance | path

Searched defs:gotSocket (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/test/java/libcore/java/nio/channels/
DOldServerSocketChannelTest.java80 ServerSocket gotSocket = this.serverChannel.socket(); in test_accept_Block_NoConnect_interrupt() local
DOldSocketChannelTest.java171 Socket gotSocket = this.channel1.socket(); in testChannelBasicStatus() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
DServerSocketChannelTest.java321 ServerSocket gotSocket = this.serverChannel.socket(); in testChannelBasicStatus() local
699 ServerSocket gotSocket = serverChannel.socket(); in test_socket_accept_Blocking_NotBound() local
719 ServerSocket gotSocket = serverChannel.socket(); in test_socket_accept_Nonblocking_NotBound() local
741 ServerSocket gotSocket = serverChannel.socket(); in test_socket_accept_Nonblocking_Bound() local