Home | History | Annotate | Download | only in gmock

Lines Matching full:clauses

56 // where all clauses are optional and WillOnce() can be repeated.
4604 // where all clauses are optional, and .InSequence()/.After()/
8420 // WillRepeatedly() clauses) against the cardinality if this hasn't
8617 // Now that no more action clauses can be specified, we check
8631 // Now that no more action clauses can be specified, we check
8754 // we warn the user when the WillOnce() clauses ran out.