Searched refs:test_compress (Results 1 - 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_aifc.py71 def test_compress(self): member in class:AIFCTest
H A Dtest_itertools.py311 def test_compress(self): member in class:TestBasicOps
941 def test_compress(self): member in class:TestExamples
1028 def test_compress(self): member in class:TestGC
1190 def test_compress(self): member in class:TestVariousIteratorArgs
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
H A Dexample.c80 void test_compress OF((Byte *compr, uLong comprLen,
88 void test_compress(compr, comprLen, uncompr, uncomprLen) function
578 test_compress(compr, comprLen, uncompr, uncomprLen);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
H A Dexample.c37 void test_compress OF((Byte *compr, uLong comprLen,
59 void test_compress(compr, comprLen, uncompr, uncomprLen) function
543 test_compress(compr, comprLen, uncompr, uncomprLen);

Completed in 548 milliseconds