Searched refs:MAX_OPS (Results 1 – 3 of 3) sorted by relevance
14 const uint8_t MAX_OPS = 20; variable23 fuzz->nextRange(&ops, 0, MAX_OPS); in DEF_FUZZ()
956 static const size_t MAX_OPS = 6; in ContinueFillOpsAfterInterception() local957 grpc_op ops[MAX_OPS]; in ContinueFillOpsAfterInterception()