Searched defs:numRepeats (Results 1 – 4 of 4) sorted by relevance
111 final int numRepeats = 5; in ovicDetector_simpleBatchTest() local
67 static inline string repeat (const string& str, int numRepeats, const string& delim = "") in repeat()75 static inline string repeatIndexedTemplate (const string& strTempl, int numRepeats, const string& d… in repeatIndexedTemplate()
2022 const int numRepeats = 10; in iterate() local