Home | History | Annotate | Download | only in intltest

Lines Matching full:m_rand

2387 static uint32_t m_rand()
4447 int32_t aClassNum = m_rand() % numCharClasses;
4449 int32_t charIdx = m_rand() % classSet->size();