Searched refs:userRandoms (Results 1 – 2 of 2) sorted by relevance
7002 const int userRandoms = testCtx.getCommandLine().getTestIterationCount(); in addBuiltinPrecisionTests() local7004 const int numRandoms = userRandoms > 0 ? userRandoms : defRandoms; in addBuiltinPrecisionTests()7026 const int userRandoms = testCtx.getCommandLine().getTestIterationCount(); in addBuiltinPrecision16BitTests() local7028 const int numRandoms = userRandoms > 0 ? userRandoms : defRandoms; in addBuiltinPrecision16BitTests()
5551 const int userRandoms = testCtx.getCommandLine().getTestIterationCount(); in addBuiltinPrecisionTests() local5553 const int numRandoms = userRandoms > 0 ? userRandoms : defRandoms; in addBuiltinPrecisionTests()