Home
last modified time | relevance | path

Searched refs:doFlush (Results 1 – 13 of 13) sorted by relevance

/external/guava/guava-tests/test/com/google/common/io/
DCloseablesTest.java81 doFlush(mockFlushable, false, false); in testFlush_clean()
84 doFlush(mockFlushable, true, false); in testFlush_clean()
91 doFlush(mockFlushable, true, false); in testFlush_flushableWithEatenException()
98 doFlush(mockFlushable, false, true); in testFlush_flushableWithThrownException()
172 private void doFlush(Flushable flushable, boolean swallowException, in doFlush() method in CloseablesTest
/external/icu/icu4c/source/test/cintltst/
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) in convertFromU() argument
1046 doFlush, in convertFromU()
1097 … const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) in convertToU() argument
1142 doFlush, in convertToU()
1211 UBool doFlush; in testConvertFromU() local
1259 doFlush = (UBool)(sourceLimit == realSourceEnd); in testConvertFromU()
1266 … to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE"); in testConvertFromU()
1271 doFlush = FALSE; in testConvertFromU()
[all …]
Dncnvfbts.c148 UBool doFlush; in testConvertFromUnicode() local
196 doFlush = (UBool)(sourceLimit == realSourceEnd); in testConvertFromUnicode()
203 … to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE"); in testConvertFromUnicode()
214 doFlush, /* flush if we're at the end of the input data */ in testConvertFromUnicode()
Dnccbtst.c2643 UBool doFlush; in testConvertFromUnicode() local
2704 doFlush = (UBool)(sourceLimit == realSourceEnd); in testConvertFromUnicode()
2711 … to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE"); in testConvertFromUnicode()
2722 doFlush, /* flush if we're at the end of the input data */ in testConvertFromUnicode()
3034 UBool doFlush; in testConvertFromUnicodeWithContext() local
3095 doFlush = (UBool)(sourceLimit == realSourceEnd); in testConvertFromUnicodeWithContext()
3102 … to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE"); in testConvertFromUnicodeWithContext()
3113 doFlush, /* flush if we're at the end of the input data */ in testConvertFromUnicodeWithContext()
Dnucnvtst.c379 UBool doFlush; in testConvertFromU() local
419 doFlush = (UBool)(sourceLimit == realSourceEnd); in testConvertFromU()
425 … to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE"); in testConvertFromU()
436 doFlush, /* flush if we're at the end of the input data */ in testConvertFromU()
/external/apache-http/src/org/apache/http/impl/
DAbstractHttpServerConnection.java161 protected void doFlush() throws IOException { in doFlush() method in AbstractHttpServerConnection
167 doFlush(); in flush()
DAbstractHttpClientConnection.java173 protected void doFlush() throws IOException { in doFlush() method in AbstractHttpClientConnection
179 doFlush(); in flush()
DSocketHttpClientConnection.java197 doFlush(); in close()
DSocketHttpServerConnection.java195 doFlush(); in close()
/external/chromium_org/third_party/icu/source/test/cintltst/
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) in convertFromU() argument
1028 doFlush, in convertFromU()
1079 … const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) in convertToU() argument
1124 doFlush, in convertToU()
1193 UBool doFlush; in testConvertFromU() local
1241 doFlush = (UBool)(sourceLimit == realSourceEnd); in testConvertFromU()
1248 … to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE"); in testConvertFromU()
1253 doFlush = FALSE; in testConvertFromU()
[all …]
Dncnvfbts.c148 UBool doFlush; in testConvertFromUnicode() local
196 doFlush = (UBool)(sourceLimit == realSourceEnd); in testConvertFromUnicode()
203 … to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE"); in testConvertFromUnicode()
214 doFlush, /* flush if we're at the end of the input data */ in testConvertFromUnicode()
Dnccbtst.c2639 UBool doFlush; in testConvertFromUnicode() local
2700 doFlush = (UBool)(sourceLimit == realSourceEnd); in testConvertFromUnicode()
2707 … to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE"); in testConvertFromUnicode()
2718 doFlush, /* flush if we're at the end of the input data */ in testConvertFromUnicode()
3030 UBool doFlush; in testConvertFromUnicodeWithContext() local
3091 doFlush = (UBool)(sourceLimit == realSourceEnd); in testConvertFromUnicodeWithContext()
3098 … to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE"); in testConvertFromUnicodeWithContext()
3109 doFlush, /* flush if we're at the end of the input data */ in testConvertFromUnicodeWithContext()
Dnucnvtst.c380 UBool doFlush; in testConvertFromU() local
420 doFlush = (UBool)(sourceLimit == realSourceEnd); in testConvertFromU()
426 … to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE"); in testConvertFromU()
437 doFlush, /* flush if we're at the end of the input data */ in testConvertFromU()