Home | History | Annotate | Download | only in gtest

Lines Matching defs:SUCCEED

954   // Fired after a failed assertion or a SUCCEED() invocation.
1711 // SUCCEED generates a success - it doesn't automatically make the
1754 // Define this macro to 1 to omit the definition of SUCCEED(), which
1757 # define SUCCEED() GTEST_SUCCEED()