Searched refs:bufferTestNdx (Results 1 – 1 of 1) sorted by relevance
4424 for (int bufferTestNdx = 0; bufferTestNdx < 20; bufferTestNdx++) in addRandomTests() local4429 config.threadCount = 2 + bufferTestNdx % 5; in addRandomTests()4430 config.operationCount = 30 + bufferTestNdx; in addRandomTests()4440 std::string name = de::toString(bufferTestNdx); in addRandomTests()4450 for (int bufferTestNdx = 0; bufferTestNdx < 20; bufferTestNdx++) in addRandomTests() local4455 config.threadCount = 2 + bufferTestNdx % 5; in addRandomTests()4456 config.operationCount = 40 + bufferTestNdx; in addRandomTests()4472 std::string name = de::toString(bufferTestNdx); in addRandomTests()4482 for (int bufferTestNdx = 0; bufferTestNdx < 20; bufferTestNdx++) in addRandomTests() local4487 config.threadCount = 2 + bufferTestNdx % 5; in addRandomTests()[all …]