Home
last modified time | relevance | path

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

/external/zstd/tests/
DplayTests.sh1344 longCSize19wlog23=$(datagen -g2M | zstd -19 -c --long=23 | wc -c)
1353 elif [ "$longCSize19wlog23" -gt "$optCSize19wlog23" ]; then