Home | History | Annotate | Download | only in intltest

Lines Matching full:m_rand

1768 static uint32_t m_rand()
3909 int32_t aClassNum = m_rand() % numCharClasses;
3911 int32_t charIdx = m_rand() % classSet->size();