Searched defs:numRandoms (Results 1 – 2 of 2) sorted by relevance
6071 size_t numRandoms; member7278 TestCaseGroup* createFuncGroup (TestContext& ctx, const CaseFactory& factory, int numRandoms) in createFuncGroup()7301 TestCaseGroup* createFuncGroupDouble (TestContext& ctx, const CaseFactory& factory, int numRandoms) in createFuncGroupDouble()7318 TestCaseGroup* createFuncGroup16Bit(TestContext& ctx, const CaseFactory& factory, int numRandoms, b… in createFuncGroup16Bit()7342 const int numRandoms = userRandoms > 0 ? userRandoms : defRandoms; in addBuiltinPrecisionTests() local7359 const int numRandoms = userRandoms > 0 ? userRandoms : defRandoms; in addBuiltinPrecisionDoubleTests() local
4472 size_t numRandoms; member5514 int numRandoms; member5555 const int numRandoms = userRandoms > 0 ? userRandoms : defRandoms; in addBuiltinPrecisionTests() local