HomeSort by relevance Sort by last modified time
    Searched refs:EOF_ITEM (Results 1 - 2 of 2) sorted by null

  /external/caliper/caliper/src/main/java/com/google/caliper/runner/
StreamService.java 86 static final StreamItem EOF_ITEM = new StreamItem(Kind.EOF, null);
100 * <p>This is decremented when either the socket is closed for writing or the EOF_ITEM has been
106 * Used to track how many read streams are open so we can correctly set the EOF_ITEM onto the
197 if (line == EOF_ITEM) {
286 outputQueue.add(EOF_ITEM);
  /external/conscrypt/benchmark-android/
vogar.jar 

Completed in 283 milliseconds