Home | History | Annotate | Download | only in gtest

Lines Matching refs:SUCCEED

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