mirror of
https://github.com/google/googletest.git
synced 2026-01-03 13:48: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