Searched refs:ftype_idx (Results 1 – 1 of 1) sorted by relevance
362 auto ftype_idx = rng->Rand32() % feat_types.size(); in Fuzz() local364 switch (static_cast<Feature::KindCase>(feat_types[ftype_idx])) { in Fuzz()