Home | History | Annotate | Download | only in intltest

Lines Matching refs:m_rand

1947 static uint32_t m_rand()
4300 int32_t aClassNum = m_rand() % numCharClasses;
4302 int32_t charIdx = m_rand() % classSet->size();