Home | History | Annotate | Download | only in gmock

Lines Matching full:catches

547     // catches the user error of using ReturnRef(x) when Return(x)
595 // catches the user error of using ReturnRefOfCopy(x) when Return(x)