Home | History | Annotate | Download | only in gmock

Lines Matching defs:Truly

1427 // Used for implementing Truly(pred), which turns a predicate into a
1434 // This method template allows Truly(pred) to be used as a matcher
3034 Truly(Predicate pred) {