mirror of
https://github.com/google/googletest.git
synced 2025-12-30 03:38:27 +08:00
Fix the typed test names in the tests for customized typed test parameters. As required by googletest documentation, the names should not contain an underscore. PiperOrigin-RevId: 210678652