HomeSort by relevance Sort by last modified time
    Searched refs:doFlush (Results 1 - 25 of 28) sorted by null

1 2

  /external/guava/guava-tests/test/com/google/common/io/
CloseablesTest.java 81 doFlush(mockFlushable, false, false);
84 doFlush(mockFlushable, true, false);
91 doFlush(mockFlushable, true, false);
98 doFlush(mockFlushable, false, true);
172 private void doFlush(Flushable flushable, boolean swallowException,
  /external/apache-http/src/org/apache/http/impl/
AbstractHttpClientConnection.java 168 protected void doFlush() throws IOException {
174 doFlush();
AbstractHttpServerConnection.java 156 protected void doFlush() throws IOException {
162 doFlush();
SocketHttpClientConnection.java 192 doFlush();
SocketHttpServerConnection.java 190 doFlush();
  /frameworks/base/core/java/android/net/http/
AndroidHttpClientConnection.java 232 doFlush();
285 protected void doFlush() throws IOException {
291 doFlush();
  /external/chromium_org/third_party/icu/source/test/cintltst/
ncnvtst.c 43 const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus);
45 const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus);
    [all...]
ncnvfbts.c 148 UBool doFlush;
196 doFlush = (UBool)(sourceLimit == realSourceEnd);
203 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
214 doFlush, /* flush if we're at the end of the input data */
nccbtst.c     [all...]
nucnvtst.c 372 UBool doFlush;
412 doFlush = (UBool)(sourceLimit == realSourceEnd);
418 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
429 doFlush, /* flush if we're at the end of the input data */
    [all...]
  /external/icu4c/test/cintltst/
ncnvtst.c 43 const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus);
45 const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus);
    [all...]
ncnvfbts.c 148 UBool doFlush;
196 doFlush = (UBool)(sourceLimit == realSourceEnd);
203 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
214 doFlush, /* flush if we're at the end of the input data */
nccbtst.c     [all...]
nucnvtst.c 391 UBool doFlush;
431 doFlush = (UBool)(sourceLimit == realSourceEnd);
437 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
448 doFlush, /* flush if we're at the end of the input data */
    [all...]
  /external/robolectric/lib/main/
httpcore-4.0.1.jar 
  /external/smack/asmack-master/lib/
httpcore-4.1.4.jar 
  /prebuilts/devtools/tools/lib/
httpcore-4.1.jar 
  /prebuilts/tools/common/http-client/
httpcore-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.1/
httpcore-4.1.jar 
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/13/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/16/
android.jar 
  /prebuilts/sdk/17/
android.jar 

Completed in 467 milliseconds

1 2