Searched refs:numRandomTests (Results 1 – 2 of 2) sorted by relevance
134 const int numRandomTests = 10; in test() local136 for (int randomTestNdx = 0; randomTestNdx < numRandomTests; ++randomTestNdx) in test()209 const int numRandomTests = 10; in test() local211 for (int randomTestNdx = 0; randomTestNdx < numRandomTests; ++randomTestNdx) in test()314 const int numRandomTests = 10; in test() local316 for (int randomTestNdx = 0; randomTestNdx < numRandomTests; ++randomTestNdx) in test()392 const int numRandomTests = 10; in test() local394 for (int randomTestNdx = 0; randomTestNdx < numRandomTests; ++randomTestNdx) in test()470 const int numRandomTests = 10; in test() local472 for (int randomTestNdx = 0; randomTestNdx < numRandomTests; ++randomTestNdx) in test()
156 const int numRandomTests = 10; in iterate() local161 for (int randNdx = 0; randNdx < numRandomTests; ++randNdx) in iterate()