Searched defs:numRandoms (Results 1 – 2 of 2) sorted by relevance
7174 size_t numRandoms; member8598 TestCaseGroup *createFuncGroup(TestContext &ctx, const CaseFactory &factory, int numRandoms) in createFuncGroup()8621 TestCaseGroup *createFuncGroupDouble(TestContext &ctx, const CaseFactory &factory, int numRandoms) in createFuncGroupDouble()8639 TestCaseGroup *createFuncGroup16Bit(TestContext &ctx, const CaseFactory &factory, int numRandoms, b… in createFuncGroup16Bit()8662 const int numRandoms = userRandoms > 0 ? userRandoms : defRandoms; in addBuiltinPrecisionTests() local8678 const int numRandoms = userRandoms > 0 ? userRandoms : defRandoms; in addBuiltinPrecisionDoubleTests() local
4701 size_t numRandoms; member5724 int numRandoms; member5758 const int numRandoms = userRandoms > 0 ? userRandoms : defRandoms; in addBuiltinPrecisionTests() local