/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_itertools.py | 330 def test_compress(self): member in TestBasicOps 1028 def test_compress(self): member in TestExamples 1157 def test_compress(self): member in TestGC 1319 def test_compress(self): member in TestVariousIteratorArgs
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_itertools.py | 495 def test_compress(self): member in TestBasicOps 1705 def test_compress(self): member in TestExamples 1838 def test_compress(self): member in TestGC 2015 def test_compress(self): member in TestVariousIteratorArgs
|
D | test_gzip.py | 536 def test_compress(self): member in TestGzip
|
/aosp_15_r20/external/zstd/tests/ |
H A D | test-variants.sh | 73 test_compress() { function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/pascal/ |
D | example.pas | 56 procedure test_compress(compr: Pointer; comprLen: LongInt; procedure
|
/aosp_15_r20/external/lz4/examples/ |
H A D | blockStreaming_doubleBuffer.c | 39 void test_compress(FILE* outFp, FILE* inpFp) in test_compress() function
|
H A D | blockStreaming_ringBuffer.c | 48 void test_compress(FILE* outFp, FILE* inpFp) in test_compress() function
|
H A D | blockStreaming_lineByLine.c | 37 static void test_compress( in test_compress() function
|
H A D | streamingHC_ringBuffer.c | 57 void test_compress(FILE* outFp, FILE* inpFp) in test_compress() function
|
H A D | dictionaryRandomAccess.c | 56 void test_compress(FILE* outFp, FILE* inpFp, void *dict, int dictSize) in test_compress() function
|
/aosp_15_r20/external/zstd/zlibWrapper/examples/ |
H A D | example.c | 111 void test_compress(Byte *compr, uLong comprLen, Byte *uncompr, in test_compress() function
|
H A D | example_original.c | 105 void test_compress(Byte *compr, uLong comprLen, Byte *uncompr, uLong uncomprLen) in test_compress() function
|
/aosp_15_r20/external/python/cpython2/Modules/zlib/ |
D | example.c | 88 void test_compress(compr, comprLen, uncompr, uncomprLen) in test_compress() function
|
/aosp_15_r20/external/python/apitools/apitools/base/py/ |
D | gzip_test.py | 430 def test_compress(self): member in TestGzip
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/test/ |
D | example.c | 88 void test_compress(compr, comprLen, uncompr, uncomprLen) in test_compress() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/test/ |
D | example.c | 69 void test_compress(unsigned char *compr, z_size_t comprLen, unsigned char *uncompr, z_size_t uncomp… in test_compress() function
|
/aosp_15_r20/external/pytorch/test/torch_np/numpy_tests/core/ |
H A D | test_numeric.py | 135 def test_compress(self): member in TestNonarrayArgs
|
H A D | test_multiarray.py | 1455 def test_compress(self): member in TestMethods
|