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

/external/guava/guava-tests/test/com/google/common/io/
H A DFlushablesTest.java47 doFlush(mockFlushable, false, false);
50 doFlush(mockFlushable, true, false);
57 doFlush(mockFlushable, true, false);
64 doFlush(mockFlushable, false, true);
98 private void doFlush(Flushable flushable, boolean swallowException, method in class:FlushablesTest
/external/apache-http/src/org/apache/http/impl/
H A DAbstractHttpClientConnection.java173 protected void doFlush() throws IOException { method in class:AbstractHttpClientConnection
179 doFlush();
H A DAbstractHttpServerConnection.java161 protected void doFlush() throws IOException { method in class:AbstractHttpServerConnection
167 doFlush();
H A DSocketHttpClientConnection.java197 doFlush();
H A DSocketHttpServerConnection.java195 doFlush();
/external/apache-http/android/src/android/net/http/
H A DAndroidHttpClientConnection.java226 doFlush();
279 protected void doFlush() throws IOException { method in class:AndroidHttpClientConnection
285 doFlush();
/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DCodedOutputStream.java2100 doFlush();
2164 doFlush();
2205 doFlush();
2241 doFlush();
2245 private void doFlush() throws IOException { method in class:CodedOutputStream.ByteOutputEncoder
2403 doFlush();
2468 doFlush();
2510 doFlush();
2531 doFlush();
2569 doFlush();
2598 private void doFlush() throws IOException { method in class:CodedOutputStream.OutputStreamEncoder
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dncnvtst.c45 const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus);
47 const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus);
1006 const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus)
1044 doFlush,
1095 const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus)
1140 doFlush,
1209 UBool doFlush; local
1257 doFlush = (UBool)(sourceLimit == realSourceEnd);
1264 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
1269 doFlush
1005 convertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) argument
1094 convertToU( const uint8_t *source, int sourceLen, const UChar *expect, int expectLen, const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) argument
1276 doFlush, /* flush if we're at the end of the input data */ local
1381 UBool doFlush; local
[all...]
H A Dncnvfbts.c150 UBool doFlush; local
198 doFlush = (UBool)(sourceLimit == realSourceEnd);
205 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
216 doFlush, /* flush if we're at the end of the input data */
H A Dnccbtst.c2645 UBool doFlush; local
2706 doFlush = (UBool)(sourceLimit == realSourceEnd);
2713 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
2724 doFlush, /* flush if we're at the end of the input data */
3036 UBool doFlush; local
3097 doFlush = (UBool)(sourceLimit == realSourceEnd);
3104 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
3115 doFlush, /* flush if we're at the end of the input data */
H A Dnucnvtst.c379 UBool doFlush; local
419 doFlush = (UBool)(sourceLimit == realSourceEnd);
425 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
436 doFlush, /* flush if we're at the end of the input data */
/external/robolectric/v1/lib/main/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 380 milliseconds