Searched defs:byteCounter (Results 1 – 6 of 6) sorted by relevance
47 final Counter byteCounter = pathCounter.getByteCounter(); in testResetCounter() local58 final Counter byteCounter = pathCounter.getByteCounter(); in testResetPathCounter() local
35 private final Counter byteCounter; field in Counters.AbstractPathCounters46 …protected AbstractPathCounters(final Counter byteCounter, final Counter directoryCounter, final Co… in AbstractPathCounters()
42 private ByteCountingMonitor byteCounter; field in CompressTransformTest
50 ByteCountingMonitor byteCounter; field in SamplesTest
118 private final AtomicLong byteCounter = new AtomicLong(); field in DownloadProgressMonitor.DownloadedBytesCounter
228 private final AtomicLong byteCounter = new AtomicLong(); field in DownloadProgressMonitor.DownloadedBytesCounter