mirror of
https://github.com/google/googletest.git
synced 2025-03-09 16:26:03 +00:00
Implement 'Contains(e).Times(n)' matcher modifier which allows to test for arbitrary occurrences including absence with Times(0). PiperOrigin-RevId: 382210276