mirror of
https://github.com/google/googletest.git
synced 2025-03-09 16:26:03 +00:00
Pass method's parameters count to internal GMOCK_METHOD* macro. This will help removing copypaste in every GMOCK_METHOD* macro in future. PiperOrigin-RevId: 292932554