Lines Matching refs:num_objects
46 static int RandomObjectID(size_t num_objects) { return Random() % num_objects; }