Searched refs:newind (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/tests/system/libroot/posix/bonnie++-1.03d/
H A Dbon_file.cpp44 int newind = rand() % m_number; local
45 m_file_names[i] = m_file_names[newind];
46 m_file_names[newind] = tmp;
50 m_dirIndex[i] = m_dirIndex[newind];
51 m_dirIndex[newind] = tmpInd;

Completed in 32 milliseconds