Home
last modified time | relevance | path

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

/aosp_15_r20/external/zstd/tests/
H A DroundTripCrash.c67 static const int maxClevel = 19; in roundTripTest() local
90 static const int maxClevel = 19; in cctxParamRoundTripTest() local
/aosp_15_r20/external/lz4/tests/
H A DroundTripTest.c80 const int maxClevel = LZ4HC_CLEVEL_MAX; in select_clevel() local