Searched refs:g_testMode (Results 1 – 1 of 1) sorted by relevance
111 static int g_testMode = 0; variable169 g_testMode = (yes!=0); in LZ4IO_setTestMode()170 return g_testMode; in LZ4IO_setTestMode()940 if (!g_testMode) in LZ4IO_decompressLZ4F()952 if (!g_testMode) LZ4IO_fwriteSparseEnd(dstFile, storedSkips); in LZ4IO_decompressLZ4F()1047 if (!g_testMode && g_overwrite) { in selectDecoder()