Searched refs:imageTestNdx (Results 1 – 1 of 1) sorted by relevance
4908 for (int imageTestNdx = 0; imageTestNdx < 20; imageTestNdx++) in addRandomTests() local4913 config.threadCount = 2 + imageTestNdx % 5; in addRandomTests()4914 config.operationCount = 70 + imageTestNdx; in addRandomTests()4955 std::string name = de::toString(imageTestNdx); in addRandomTests()4965 for (int imageTestNdx = 0; imageTestNdx < 20; imageTestNdx++) in addRandomTests() local4970 config.threadCount = 2 + imageTestNdx % 5; in addRandomTests()4971 config.operationCount = 70 + imageTestNdx; in addRandomTests()5018 std::string name = de::toString(imageTestNdx); in addRandomTests()5028 for (int imageTestNdx = 0; imageTestNdx < 20; imageTestNdx++) in addRandomTests() local5033 config.threadCount = 2 + imageTestNdx % 5; in addRandomTests()[all …]