Home | History | Annotate | Download | only in fuzz

Lines Matching refs:runType

1062         uint8_t runType;
1063 fuzz->nextRange(&runType, (uint8_t)0, (uint8_t)2);
1064 switch (runType) {