Searched refs:mKeySuffix (Results 1 – 1 of 1) sorted by relevance
534 private String mKeySuffix = null; field in FioBenchmarkTest1019 String key = mKeySuffix == null ? test.mKey : test.mKey + mKeySuffix; in runTest()