Home | History | Annotate | Download | only in test

Lines Matching refs:num_objects

46 static int RandomObjectID(size_t num_objects) { return Random() % num_objects; }