Home
last modified time | relevance | path

Searched defs:allow_in_fuzzing_config (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/lib/experiments/
Dconfig.h38 bool allow_in_fuzzing_config; member
/third_party/grpc/tools/codegen/core/
Dexperiments_compiler.py313 def allow_in_fuzzing_config(self): member in ExperimentDefinition