Searched defs:SUCCEED (Results 1 - 10 of 10) sorted by relevance

/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest.h954 // Fired after a failed assertion or a SUCCEED() invocation.
1719 // SUCCEED generates a success - it doesn't automatically make the
1756 // Define this macro to 1 to omit the definition of SUCCEED(), which
1759 # 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/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h954 // Fired after a failed assertion or a SUCCEED() invocation.
1713 // SUCCEED generates a success - it doesn't automatically make the
1756 // Define this macro to 1 to omit the definition of SUCCEED(), which
1759 # 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.h1628 // SUCCEED generates a success - it doesn't automatically make the
1665 // Define this macro to 1 to omit the definition of SUCCEED(), which
1668 #define SUCCEED() GTEST_SUCCEED() macro
/external/vulkan-validation-layers/tests/gtest-1.7.0/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/protobuf/gtest/fused-src/gtest/
H A Dgtest.h15269 // explicit SUCCEED(), FAIL(), or ADD_FAILURE()).
17216 // SUCCEED generates a success - it doesn't automatically make the
17253 // Define this macro to 1 to omit the definition of SUCCEED(), which
17256 #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/opencv3/modules/ts/include/opencv2/ts/
H A Dts_gtest.h17154 // explicit SUCCEED(), FAIL(), or ADD_FAILURE()).
18461 // Fired after a failed assertion or a SUCCEED() invocation.
19323 // SUCCEED generates a success - it doesn't automatically make the
19360 // Define this macro to 1 to omit the definition of SUCCEED(), which
19363 # define SUCCEED() GTEST_SUCCEED() macro
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h17094 // explicit SUCCEED(), FAIL(), or ADD_FAILURE()).
18398 // Fired after a failed assertion or a SUCCEED() invocation.
19260 // SUCCEED generates a success - it doesn't automatically make the
19297 // Define this macro to 1 to omit the definition of SUCCEED(), which
19300 # define SUCCEED() GTEST_SUCCEED() macro

Completed in 605 milliseconds