Home
last modified time | relevance | path

Searched defs:currentBytes (Results 1 – 4 of 4) sorted by relevance

/external/zxing/core/src/main/java/com/google/zxing/common/
DECIStringBuilder.java30 private StringBuilder currentBytes; field in ECIStringBuilder
/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowDownloadManagerTest.java185 long currentBytes = 500L; in query_shouldGetTotalSizeAndBytesSoFar() local
/external/pytorch/torch/csrc/distributed/c10d/
DUtils.hpp628 auto currentBytes = reinterpret_cast<const char*>(buffer); in sendBytes() local
663 auto currentBytes = reinterpret_cast<char*>(buffer); in recvBytes() local
/external/skia/tests/
DGrThreadSafeCacheTest.cpp1342 size_t currentBytes = cache->getResourceBytes(); in test_10() local