Functions | |
def | normalize (obj) |
def gtest_json_test_utils.normalize | ( | obj | ) |
Normalize output object. Args: obj: Google Test's JSON output object to normalize. Returns: Normalized output without any references to transient information that may change from run to run.
Definition at line 35 of file bloaty/third_party/googletest/googletest/test/gtest_json_test_utils.py.