mirror of
https://github.com/google/googletest.git
synced 2025-11-30 08:07:27 -05:00
Implement 'Contains(e).Times(n)' matcher modifier which allows to test for arbitrary occurrences including absence with Times(0). PiperOrigin-RevId: 382210276