Searched refs:bufferTestNdx (Results 1 – 1 of 1) sorted by relevance
4441 for (int bufferTestNdx = 0; bufferTestNdx < 20; bufferTestNdx++) in addRandomTests() local4446 config.threadCount = 2 + bufferTestNdx % 5; in addRandomTests()4447 config.operationCount = 30 + bufferTestNdx; in addRandomTests()4457 std::string name = de::toString(bufferTestNdx); in addRandomTests()4467 for (int bufferTestNdx = 0; bufferTestNdx < 20; bufferTestNdx++) in addRandomTests() local4472 config.threadCount = 2 + bufferTestNdx % 5; in addRandomTests()4473 config.operationCount = 40 + bufferTestNdx; in addRandomTests()4489 std::string name = de::toString(bufferTestNdx); in addRandomTests()4499 for (int bufferTestNdx = 0; bufferTestNdx < 20; bufferTestNdx++) in addRandomTests() local4504 config.threadCount = 2 + bufferTestNdx % 5; in addRandomTests()[all …]