Searched refs:imageTestNdx (Results 1 – 1 of 1) sorted by relevance
4891 for (int imageTestNdx = 0; imageTestNdx < 20; imageTestNdx++) in addRandomTests() local4896 config.threadCount = 2 + imageTestNdx % 5; in addRandomTests()4897 config.operationCount = 70 + imageTestNdx; in addRandomTests()4938 std::string name = de::toString(imageTestNdx); in addRandomTests()4948 for (int imageTestNdx = 0; imageTestNdx < 20; imageTestNdx++) in addRandomTests() local4953 config.threadCount = 2 + imageTestNdx % 5; in addRandomTests()4954 config.operationCount = 70 + imageTestNdx; in addRandomTests()5001 std::string name = de::toString(imageTestNdx); in addRandomTests()5011 for (int imageTestNdx = 0; imageTestNdx < 20; imageTestNdx++) in addRandomTests() local5016 config.threadCount = 2 + imageTestNdx % 5; in addRandomTests()[all …]