Functions | |
| def | ReadFile (filename, print_error=True) |
Variables | |
| string | __author__ = 'nnorwitz@google.com (Neal Norwitz)' |
| bool | DEBUG = True |
| def cpp.utils.ReadFile | ( | filename, | |
print_error = True |
|||
| ) |
Returns the contents of a file.
Definition at line 30 of file bloaty/third_party/googletest/googlemock/scripts/generator/cpp/utils.py.
|
private |
Definition at line 20 of file bloaty/third_party/googletest/googlemock/scripts/generator/cpp/utils.py.
| bool cpp.utils.DEBUG = True |
Definition at line 27 of file bloaty/third_party/googletest/googlemock/scripts/generator/cpp/utils.py.