Searched refs:seedset (Results 1 - 2 of 2) sorted by relevance

/external/lz4/tests/
H A Dframetest.c747 int seedset=0; local
766 seedset=1;
827 seedset=1;
865 if (!seedset) {
H A Dfuzzer.c988 int seedset = 0; local
1005 if (!strcmp(argument, "--no-prompt")) { use_pause=0; seedset=1; g_displayLevel=1; continue; }
1060 seed=0; seedset=1;
1097 if (!seedset) {
1106 if ((seedset==0) && (testNb==0)) { FUZ_unitTests(LZ4HC_CLEVEL_DEFAULT); FUZ_unitTests(LZ4HC_CLEVEL_OPT_MIN); }

Completed in 301 milliseconds