Home | History | Annotate | Download | only in intltest

Lines Matching full:m_rand

1814 static uint32_t m_rand()
3988 int32_t aClassNum = m_rand() % numCharClasses;
3990 int32_t charIdx = m_rand() % classSet->size();