Searched defs:SUCCEED (Results 1 - 8 of 8) sorted by path

/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h1008 // Fired after a failed assertion or a SUCCEED() invocation.
1862 // SUCCEED generates a success - it doesn't automatically make the
1899 // Define this macro to 1 to omit the definition of SUCCEED(), which
1902 # define SUCCEED() GTEST_SUCCEED() macro
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17093 // explicit SUCCEED(), FAIL(), or ADD_FAILURE()).
18397 // Fired after a failed assertion or a SUCCEED() invocation.
19259 // SUCCEED generates a success - it doesn't automatically make the
19296 // Define this macro to 1 to omit the definition of SUCCEED(), which
19299 # define SUCCEED() GTEST_SUCCEED() macro
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest.h954 // Fired after a failed assertion or a SUCCEED() invocation.
1709 // SUCCEED generates a success - it doesn't automatically make the
1752 // Define this macro to 1 to omit the definition of SUCCEED(), which
1755 # define SUCCEED() GTEST_SUCCEED() macro
/external/gtest/include/gtest/
H A Dgtest.h984 // Fired after a failed assertion or a SUCCEED() invocation.
1846 // SUCCEED generates a success - it doesn't automatically make the
1883 // Define this macro to 1 to omit the definition of SUCCEED(), which
1886 # define SUCCEED() GTEST_SUCCEED() macro
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17093 // explicit SUCCEED(), FAIL(), or ADD_FAILURE()).
18397 // Fired after a failed assertion or a SUCCEED() invocation.
19259 // SUCCEED generates a success - it doesn't automatically make the
19296 // Define this macro to 1 to omit the definition of SUCCEED(), which
19299 # define SUCCEED() GTEST_SUCCEED() macro
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h954 // Fired after a failed assertion or a SUCCEED() invocation.
1712 // SUCCEED generates a success - it doesn't automatically make the
1755 // Define this macro to 1 to omit the definition of SUCCEED(), which
1758 # define SUCCEED() GTEST_SUCCEED() macro
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h954 // Fired after a failed assertion or a SUCCEED() invocation.
1709 // SUCCEED generates a success - it doesn't automatically make the
1752 // Define this macro to 1 to omit the definition of SUCCEED(), which
1755 # define SUCCEED() GTEST_SUCCEED() macro
/external/protobuf/gtest/include/gtest/
H A Dgtest.h1553 // SUCCEED generates a success - it doesn't automatically make the
1582 #define SUCCEED() GTEST_SUCCESS_("Succeeded") macro

Completed in 356 milliseconds