Go to the source code of this file.
Namespaces | |
check_tracer_sanity | |
Variables | |
int | check_tracer_sanity.errors = 0 |
check_tracer_sanity.path = os.path.join(root, filename) | |
check_tracer_sanity.pattern = re.compile("GRPC_TRACER_INITIALIZER\((true|false), \"(.*)\"\)") | |
check_tracer_sanity.text = f.read() | |
list | check_tracer_sanity.tracers = [] |