Searched defs:redundantBufferFactor (Results 1 – 3 of 3) sorted by relevance
64 const int redundantBufferFactor; in init() member78 const int redundantBufferFactor; //!< If non-positive, taken from memoryLimitCases. in init() member116 …const int redundantBufferFactor = cases[caseNdx].redundantBufferFactor > 0 ? cases[caseNdx].redund… in init() local
1090 const int redundantBufferFactor, in LongStressCase()