Lines Matching refs:programTestNdx
4672 for (int programTestNdx = 0; programTestNdx < 20; programTestNdx++) in addRandomTests() local
4677 config.threadCount = 2 + programTestNdx % 5; in addRandomTests()
4678 config.operationCount = 30 + programTestNdx; in addRandomTests()
4688 std::string name = de::toString(programTestNdx); in addRandomTests()
4698 for (int programTestNdx = 0; programTestNdx < 20; programTestNdx++) in addRandomTests() local
4703 config.threadCount = 2 + programTestNdx % 5; in addRandomTests()
4704 config.operationCount = 60 + programTestNdx; in addRandomTests()
4782 std::string name = de::toString(programTestNdx); in addRandomTests()
4792 for (int programTestNdx = 0; programTestNdx < 20; programTestNdx++) in addRandomTests() local
4797 config.threadCount = 2 + programTestNdx % 5; in addRandomTests()
4798 config.operationCount = 70 + programTestNdx; in addRandomTests()
4894 std::string name = de::toString(programTestNdx); in addRandomTests()