Lines Matching refs:stringCount
1819 int32_t stringCount = strings->size();1828 int32_t s = m_rand() % stringCount;1830 if (tries++ > stringCount) {