Home
last modified time | relevance | path

Searched defs:doFlush (Results 1 – 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dncnvtst.c996 … const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) in convertFromU()
1085 … const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) in convertToU()
1199 UBool doFlush; in testConvertFromU() local
1371 UBool doFlush; in testConvertToU() local
Dncnvfbts.c150 UBool doFlush; in testConvertFromUnicode() local
Dnccbtst.c2641 UBool doFlush; in testConvertFromUnicode() local
3032 UBool doFlush; in testConvertFromUnicodeWithContext() local
Dnucnvtst.c380 UBool doFlush; in testConvertFromU() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DCodedOutputStream.java2698 private void doFlush() throws IOException { in doFlush() method in CodedOutputStream.ByteOutputEncoder
3061 private void doFlush() throws IOException { in doFlush() method in CodedOutputStream.OutputStreamEncoder