Home
last modified time | relevance | path

Searched refs:testCompress (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_bz2.py341 def testCompress(self): member in BZ2CompressorTest
434 def testCompress(self): member in FuncTest
/external/archive-patcher/shared/src/test/java/com/google/archivepatcher/shared/
DDeflateCompressorTest.java85 public void testCompress() throws IOException { in testCompress() method in DeflateCompressorTest
/external/python/cpython3/Lib/test/
Dtest_bz2.py619 def testCompress(self): member in BZ2CompressorTest
831 def testCompress(self): member in CompressDecompressTest