Home
last modified time | relevance | path

Searched defs:totalIn (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/native/
DZipUtilities.h31 uint64_t totalIn; variable
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
DDeflaterTest.java84 int totalIn = defl.getTotalIn(); in test_deflate$B() local
128 int totalIn = defl.getTotalIn(); in test_deflate$BII() local
223 int totalIn = defl.getTotalIn(); in test_finish() local