Searched refs:doFlush (Results 1 - 15 of 15) sorted by relevance

/external/guava/guava-tests/test/com/google/common/io/
H A DCloseablesTest.java81 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, method in class:CloseablesTest
/external/apache-http/src/org/apache/http/impl/
H A DAbstractHttpClientConnection.java168 protected void doFlush() throws IOException { method in class:AbstractHttpClientConnection
174 doFlush();
H A DAbstractHttpServerConnection.java156 protected void doFlush() throws IOException { method in class:AbstractHttpServerConnection
162 doFlush();
H A DSocketHttpClientConnection.java192 doFlush();
H A DSocketHttpServerConnection.java190 doFlush();
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dncnvtst.c43 const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus);
45 const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus);
990 const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus)
1028 doFlush,
1079 const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus)
1124 doFlush,
1193 UBool doFlush; local
1241 doFlush = (UBool)(sourceLimit == realSourceEnd);
1248 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
1253 doFlush
989 convertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) argument
1078 convertToU( const uint8_t *source, int sourceLen, const UChar *expect, int expectLen, const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) argument
1260 doFlush, /* flush if we're at the end of the input data */ local
1365 UBool doFlush; local
[all...]
H A Dncnvfbts.c148 UBool doFlush; local
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 */
H A Dnccbtst.c2634 UBool doFlush; local
2695 doFlush = (UBool)(sourceLimit == realSourceEnd);
2702 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
2713 doFlush, /* flush if we're at the end of the input data */
3031 UBool doFlush; local
3092 doFlush = (UBool)(sourceLimit == realSourceEnd);
3099 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
3110 doFlush, /* flush if we're at the end of the input data */
H A Dnucnvtst.c372 UBool doFlush; local
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 */
/external/icu4c/test/cintltst/
H A Dncnvtst.c43 const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus);
45 const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus);
1008 const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus)
1046 doFlush,
1097 const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus)
1142 doFlush,
1211 UBool doFlush; local
1259 doFlush = (UBool)(sourceLimit == realSourceEnd);
1266 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
1271 doFlush
1007 convertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) argument
1096 convertToU( const uint8_t *source, int sourceLen, const UChar *expect, int expectLen, const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) argument
1278 doFlush, /* flush if we're at the end of the input data */ local
1383 UBool doFlush; local
[all...]
H A Dncnvfbts.c148 UBool doFlush; local
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 */
H A Dnccbtst.c2643 UBool doFlush; local
2704 doFlush = (UBool)(sourceLimit == realSourceEnd);
2711 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
2722 doFlush, /* flush if we're at the end of the input data */
3034 UBool doFlush; local
3095 doFlush = (UBool)(sourceLimit == realSourceEnd);
3102 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
3113 doFlush, /* flush if we're at the end of the input data */
H A Dnucnvtst.c391 UBool doFlush; local
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 */
/external/robolectric/lib/main/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
/external/smack/asmack-master/lib/
H A Dhttpcore-4.1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...

Completed in 224 milliseconds