Searched refs:DefaultIterations (Results 1 – 1 of 1) sorted by relevance
63 static const unsigned DefaultIterations = 100; variable67 : Sequence(S), Current(0U), Iterations(Iter ? Iter : DefaultIterations) {} in CircularSourceMgr()