Searched refs:FIO_setTestMode (Results 1 – 3 of 3) sorted by relevance
100 void FIO_setTestMode(FIO_prefs_t* const prefs, int testMode);
1352 …if (operation==zom_test) { FIO_setTestMode(prefs, 1); outFileName=nulmark; FIO_setRemoveSrcFile(pr… in main()
507 void FIO_setTestMode(FIO_prefs_t* const prefs, int testMode) { in FIO_setTestMode() function