Home
last modified time | relevance | path

Searched refs:testCompressEmptyString (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_bz2.py349 def testCompressEmptyString(self): member in BZ2CompressorTest
439 def testCompressEmptyString(self): member in FuncTest
/external/python/cpython3/Lib/test/
Dtest_bz2.py630 def testCompressEmptyString(self): member in BZ2CompressorTest
841 def testCompressEmptyString(self): member in CompressDecompressTest