Home
last modified time | relevance | path

Searched refs:sent (Results 1 – 25 of 446) sorted by relevance

12345678910>>...18

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
DPing.java26 private long sent = -1; field in Ping
33 if (sent != -1) throw new IllegalStateException(); in send()
34 sent = System.nanoTime(); in send()
38 if (received != -1 || sent == -1) throw new IllegalStateException(); in receive()
44 if (received != -1 || sent == -1) throw new IllegalStateException(); in cancel()
45 received = sent - 1; in cancel()
56 return received - sent; in roundTripTime()
66 return received - sent; in roundTripTime()
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/command/
DAbstractFakeCommandHandlerTestCase.groovy157 … * Assert that the specified reply code and message containing text was sent through the session.
167 … * Assert that the specified reply code and message containing text was sent through the session.
186 * Assert that the specified reply codes were sent through the session.
187 * @param replyCodes - the List of expected sent reply codes
197 * Assert that the specified data was sent through the session.
202 assert actual != null, "No data for index [0] sent for $session"
207 * Assert that the specified data was sent through the session, terminated by an end-of-line.
215 * Assert that the data sent through the session terminated with an end-of-line.
223 * assert that the standard SEND DATA replies were sent through the session.
234 * assert that the standard SEND DATA replies were sent through the session.
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/command/
DAbstractFakeCommandHandlerTestCase.groovy157 … * Assert that the specified reply code and message containing text was sent through the session.
166 … * Assert that the specified reply code and message containing text was sent through the session.
185 * Assert that the specified reply codes were sent through the session.
186 * @param replyCodes - the List of expected sent reply codes
196 * Assert that the specified data was sent through the session.
201 assert actual != null, "No data for index [0] sent for $session"
206 * Assert that the specified data was sent through the session, terminated by an end-of-line.
214 * Assert that the data sent through the session terminated with an end-of-line.
222 * assert that the standard SEND DATA replies were sent through the session.
233 * assert that the standard SEND DATA replies were sent through the session.
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/command/
DAbstractFakeCommandHandlerTest.groovy157 … * Assert that the specified reply code and message containing text was sent through the session.
167 … * Assert that the specified reply code and message containing text was sent through the session.
186 * Assert that the specified reply codes were sent through the session.
187 * @param replyCodes - the List of expected sent reply codes
197 * Assert that the specified data was sent through the session.
202 assert actual != null, "No data for index [0] sent for $session"
207 * Assert that the specified data was sent through the session, terminated by an end-of-line.
215 * Assert that the data sent through the session terminated with an end-of-line.
223 * assert that the standard SEND DATA replies were sent through the session.
234 * assert that the standard SEND DATA replies were sent through the session.
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/command/
DAbstractFakeCommandHandlerTestCase.groovy157 … * Assert that the specified reply code and message containing text was sent through the session.
167 … * Assert that the specified reply code and message containing text was sent through the session.
186 * Assert that the specified reply codes were sent through the session.
187 * @param replyCodes - the List of expected sent reply codes
197 * Assert that the specified data was sent through the session.
202 assert actual != null, "No data for index [0] sent for $session"
207 * Assert that the specified data was sent through the session, terminated by an end-of-line.
215 * Assert that the data sent through the session terminated with an end-of-line.
223 * assert that the standard SEND DATA replies were sent through the session.
234 * assert that the standard SEND DATA replies were sent through the session.
/external/mockftpserver/tags/2.0.1/src/test/groovy/org/mockftpserver/fake/command/
DAbstractFakeCommandHandlerTest.groovy157 … * Assert that the specified reply code and message containing text was sent through the session.
167 … * Assert that the specified reply code and message containing text was sent through the session.
186 * Assert that the specified reply codes were sent through the session.
187 * @param replyCodes - the List of expected sent reply codes
197 * Assert that the specified data was sent through the session.
202 assert actual != null, "No data for index [0] sent for $session"
207 * Assert that the specified data was sent through the session, terminated by an end-of-line.
215 * Assert that the data sent through the session terminated with an end-of-line.
223 * assert that the standard SEND DATA replies were sent through the session.
234 * assert that the standard SEND DATA replies were sent through the session.
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/command/
DAbstractFakeCommandHandlerTestCase.groovy157 … * Assert that the specified reply code and message containing text was sent through the session.
167 … * Assert that the specified reply code and message containing text was sent through the session.
186 * Assert that the specified reply codes were sent through the session.
187 * @param replyCodes - the List of expected sent reply codes
197 * Assert that the specified data was sent through the session.
202 assert actual != null, "No data for index [0] sent for $session"
207 * Assert that the specified data was sent through the session, terminated by an end-of-line.
215 * Assert that the data sent through the session terminated with an end-of-line.
223 * assert that the standard SEND DATA replies were sent through the session.
234 * assert that the standard SEND DATA replies were sent through the session.
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
DAbstractFakeCommandHandlerTestCase.groovy157 … * Assert that the specified reply code and message containing text was sent through the session.
166 … * Assert that the specified reply code and message containing text was sent through the session.
185 * Assert that the specified reply codes were sent through the session.
186 * @param replyCodes - the List of expected sent reply codes
196 * Assert that the specified data was sent through the session.
201 assert actual != null, "No data for index [0] sent for $session"
206 * Assert that the specified data was sent through the session, terminated by an end-of-line.
214 * Assert that the data sent through the session terminated with an end-of-line.
222 * assert that the standard SEND DATA replies were sent through the session.
233 * assert that the standard SEND DATA replies were sent through the session.
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/command/
DAbstractFakeCommandHandlerTest.groovy157 … * Assert that the specified reply code and message containing text was sent through the session.
167 … * Assert that the specified reply code and message containing text was sent through the session.
186 * Assert that the specified reply codes were sent through the session.
187 * @param replyCodes - the List of expected sent reply codes
197 * Assert that the specified data was sent through the session.
202 assert actual != null, "No data for index [0] sent for $session"
207 * Assert that the specified data was sent through the session, terminated by an end-of-line.
215 * Assert that the data sent through the session terminated with an end-of-line.
223 * assert that the standard SEND DATA replies were sent through the session.
234 * assert that the standard SEND DATA replies were sent through the session.
/external/libmtp/examples/
Dpathutils.c116 int progress (const uint64_t sent, const uint64_t total, void const * const data) in progress() argument
118 int percent = (sent*100)/total; in progress()
120 printf("Progress: %I64u of %I64u (%d%%)\r", sent, total, percent); in progress()
122 printf("Progress: %llu of %llu (%d%%)\r", sent, total, percent); in progress()
/external/valgrind/nightly/conf/
Dlfedora1.sendmail6 # that will actually sent it (this machine cannot directly sent email).
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/command/
DAbstractFakeCommandHandlerTest.groovy153 … * Assert that the specified reply code and message containing text was sent through the session.
163 … * Assert that the specified reply code and message containing text was sent through the session.
182 * Assert that the specified reply codes were sent through the session.
183 * @param replyCodes - the List of expected sent reply codes
193 * Assert that the specified data was sent through the session.
198 assert actual != null, "No data for index [0] sent for $session"
204 * assert that the standard SEND DATA replies were sent through the session.
215 * assert that the standard SEND DATA replies were sent through the session.
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
DAbstractFakeCommandHandlerTest.groovy157 … * Assert that the specified reply code and message containing text was sent through the session.
167 … * Assert that the specified reply code and message containing text was sent through the session.
186 * Assert that the specified reply codes were sent through the session.
187 * @param replyCodes - the List of expected sent reply codes
197 * Assert that the specified data was sent through the session.
202 assert actual != null, "No data for index [0] sent for $session"
208 * assert that the standard SEND DATA replies were sent through the session.
219 * assert that the standard SEND DATA replies were sent through the session.
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
DAbstractFakeCommandHandlerTest.groovy157 … * Assert that the specified reply code and message containing text was sent through the session.
167 … * Assert that the specified reply code and message containing text was sent through the session.
186 * Assert that the specified reply codes were sent through the session.
187 * @param replyCodes - the List of expected sent reply codes
197 * Assert that the specified data was sent through the session.
202 assert actual != null, "No data for index [0] sent for $session"
208 * assert that the standard SEND DATA replies were sent through the session.
219 * assert that the standard SEND DATA replies were sent through the session.
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/command/
DAbstractFakeCommandHandlerTest.groovy157 … * Assert that the specified reply code and message containing text was sent through the session.
167 … * Assert that the specified reply code and message containing text was sent through the session.
186 * Assert that the specified reply codes were sent through the session.
187 * @param replyCodes - the List of expected sent reply codes
197 * Assert that the specified data was sent through the session.
202 assert actual != null, "No data for index [0] sent for $session"
208 * assert that the standard SEND DATA replies were sent through the session.
219 * assert that the standard SEND DATA replies were sent through the session.
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/groovy/org/mockftpserver/fake/command/
DAbstractFakeCommandHandlerTest.groovy134 … * Assert that the specified reply code and message containing text was sent through the session.
143 … * Assert that the specified reply code and message containing text was sent through the session.
151 assert actual, "No reply for index [$replyIndex] sent for $session"
159 * Assert that the specified data was sent through the session.
164 assert actual != null, "No data for index [0] sent for $session"
170 * assert that the standard SEND DATA replies were sent through the session.
/external/apache-http/src/org/apache/http/impl/client/
DDefaultHttpRequestRetryHandler.java115 boolean sent = (b != null && b.booleanValue()); in retryRequest()
116 if (!sent || this.requestSentRetryEnabled) { in retryRequest()
/external/tcpdump/
DREADME.md74 Problems, bugs, questions, desirable enhancements, etc. should be sent
81 Source code contributions, etc. should be sent to the email address
134 were sent. 200ms later they were acked. Shortly thereafter
135 bytes 1024-1535 were sent and again acked after 200ms.
161 7 - number of times chunk was sent
169 # 134 chunks. 536 packets sent. 508 acks.
185 sequence space from 1561 to 2048. It was first sent
187 sent 15 seconds into the conversation and was sent
197 transfer and <seq. number> is the sequence number being sent
/external/okhttp/okio/benchmarks/src/main/java/com/squareup/okio/benchmarks/
DBufferPerformanceBench.java262 final Buffer sent = new Buffer(); field in BufferPerformanceBench.BufferState
268 sent.clear(); in releaseBuffers()
288 writeChunked(process, bytes, maxChunkSize).readAll(sent); in transmit()
289 return sent; in transmit()
/external/google-breakpad/src/client/ios/
DBreakpadController.mm52 // Returns when a report can be sent. |-1| means never, |0| means that a report
53 // can be sent immediately, a positive number is the number of seconds to wait
57 // Notifies that a report will be sent, and update the last sending time
300 // To prevent overloading the crash server, crashes are not sent than one
331 // A report can be sent now.
337 // If more reports must be sent, make sure this method is called again.
342 // A report must be sent later.
/external/libvncserver/x11vnc/
Dpointer.c664 int sent = 0, buffer_it = 0; in pointer_event() local
865 int sent = 0; in pointer_event() local
882 sent = 1; in pointer_event()
886 sent = 1; in pointer_event()
889 if (sent) { in pointer_event()
924 sent = 1; in pointer_event()
932 sent = 1; in pointer_event()
937 } else if (nofb && sent) { in pointer_event()
/external/jetty/src/java/org/eclipse/jetty/client/
DBlockingHttpConnection.java304 boolean sent=super.send(ex); in send()
305 if (sent) in send()
312 return sent; in send()
DAsyncHttpConnection.java264 boolean sent=super.send(ex); in send()
265 if (sent) in send()
267 return sent; in send()
/external/squashfs-tools/
DACKNOWLEDGEMENTS39 Peter Korsgaard and others sent patches updating Squashfs to changes in the
40 VFS interface for 2.6.22/2.6.23/2.6.24-rc1. Peter also sent some small patches
43 Vito Di Leo sent a patch extending Mksquashfs to support regex filters.
60 Peter Korsgaard sent a patch updating Squashfs to changes in the VFS interface
127 Don Elwell, Murray Jensen and Cameron Rich, have all sent in patches. Thanks,
/external/libpcap/
DREADME.tru6436 mode, so that tcpdump can see packets sent by the host on which it's
39 the network segment not sent to the host on which it's running, by using

12345678910>>...18