Namespaces | Variables
check_deprecated_grpc++.py File Reference

Go to the source code of this file.

Namespaces

 check_deprecated_grpc++
 

Variables

list check_deprecated_grpc++.check_extensions = [".h", ".cc", ".c", ".m"]
 
 check_deprecated_grpc++.content = fi.read()
 
list check_deprecated_grpc++.diff_minus = [file for file in expected_files if file not in path_files]
 
list check_deprecated_grpc++.diff_plus = [file for file in path_files if file not in expected_files]
 
int check_deprecated_grpc++.errors = 0
 
string check_deprecated_grpc++.expected_content
 
list check_deprecated_grpc++.expected_files
 
string check_deprecated_grpc++.file_template
 
 check_deprecated_grpc++.path_file = os.path.join(root, filename)
 
string check_deprecated_grpc++.path_file_expected = path_file + '.expected'
 
list check_deprecated_grpc++.path_files = []
 
 check_deprecated_grpc++.relative_path_file = path_file.split('/', 2)[2]
 
 check_deprecated_grpc++.replace_lower = relative_path_file.replace('+', 'p')
 
 check_deprecated_grpc++.replace_upper = relative_path_file.replace('/', '_')
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:06