"custom_nodes/ComfyUI-Manager/glob/manager_util.py" did not exist on "57b0ad8e820e370e608810364d80d8212d2407e9"
  • Nico Weber's avatar
    Use std::string and ::string explicitly in gtest and gmock code. · 09fd5b3e
    Nico Weber authored
    This merges a Google-internal change (117235625).
    
    Original CL description:
    This CL was created manually in about an hour with sed, a Python script
    to find all the places unqualified 'string' was mentioned, and some help
    from Emacs to add the "std::" qualifications, plus a few manual tweaks.
    09fd5b3e
gmock-internal-utils_test.cc 24.1 KB