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