mirror of
https://git.mirrors.martin98.com/https://github.com/google/googletest.git
synced 2025-08-02 22:50:36 +08:00

Implement 'Contains(e).Times(n)' matcher modifier which allows to test for arbitrary occurrences including absence with Times(0). PiperOrigin-RevId: 382210276