Home
last modified time | relevance | path

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

/external/zstd/tests/
Dparamgrill.c48 static const U64 g_maxVariationTime = 60 * SEC_TO_MICRO; variable
1947 while (UTIL_clockSpanMicro(clockStart) < g_maxVariationTime) { in playAround()