Searched refs:runType (Results 1 – 1 of 1) sorted by relevance
1131 uint8_t runType; in make_fuzz_textblob() local1132 fuzz->nextRange(&runType, (uint8_t)0, (uint8_t)2); in make_fuzz_textblob()1133 switch (runType) { in make_fuzz_textblob()