Searched refs:userRandoms (Results 1 – 2 of 2) sorted by relevance
5355 const int userRandoms = testCtx.getCommandLine().getTestIterationCount(); in addBuiltinPrecisionTests() local5357 const int numRandoms = userRandoms > 0 ? userRandoms : defRandoms; in addBuiltinPrecisionTests()
5271 const int userRandoms = testCtx.getCommandLine().getTestIterationCount(); in addBuiltinPrecisionTests() local5273 const int numRandoms = userRandoms > 0 ? userRandoms : defRandoms; in addBuiltinPrecisionTests()