Lines Matching refs:programTestNdx
4655 for (int programTestNdx = 0; programTestNdx < 20; programTestNdx++) in addRandomTests() local
4660 config.threadCount = 2 + programTestNdx % 5; in addRandomTests()
4661 config.operationCount = 30 + programTestNdx; in addRandomTests()
4671 std::string name = de::toString(programTestNdx); in addRandomTests()
4681 for (int programTestNdx = 0; programTestNdx < 20; programTestNdx++) in addRandomTests() local
4686 config.threadCount = 2 + programTestNdx % 5; in addRandomTests()
4687 config.operationCount = 60 + programTestNdx; in addRandomTests()
4765 std::string name = de::toString(programTestNdx); in addRandomTests()
4775 for (int programTestNdx = 0; programTestNdx < 20; programTestNdx++) in addRandomTests() local
4780 config.threadCount = 2 + programTestNdx % 5; in addRandomTests()
4781 config.operationCount = 70 + programTestNdx; in addRandomTests()
4877 std::string name = de::toString(programTestNdx); in addRandomTests()