Home
last modified time | relevance | path

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

/external/lz4/tests/
Dfreestanding.c67 static uint8_t decompressBuffer[1024 * 1024]; in test_lz4() local
104 static uint8_t decompressBuffer[1024 * 1024]; in test_lz4hc() local
/external/zstd/tests/
Dfuzzer.c3829 char* const decompressBuffer = (char*)malloc(decompressSize); in basicUnitTests() local
3888 char* const decompressBuffer = (char*)malloc(decompressSize); in basicUnitTests() local