Skip to main content
pat
googletest
In googletest::
matchers
googletest
::
matchers
Macro
pat
Copy item path
Source
macro_rules! pat { ($($t:tt)*) => { ... }; }
Expand description
An alias for
matches_pattern
.