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

/external/python/cpython2/Lib/test/
H A Dtest_re.py1139 from test.re_tests import tests, SUCCEED, FAIL, SYNTAX_ERROR namespace
1179 elif outcome == SUCCEED:
/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/googletest/googletest/include/gtest/
H A Dgtest.h1016 // Fired after a failed assertion or a SUCCEED() invocation.
1791 // SUCCEED generates a success - it doesn't automatically make the
1828 // Define this macro to 1 to omit the definition of SUCCEED(), which
1831 # define SUCCEED() GTEST_SUCCEED() macro
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h1016 // Fired after a failed assertion or a SUCCEED() invocation.
1791 // SUCCEED generates a success - it doesn't automatically make the
1828 // Define this macro to 1 to omit the definition of SUCCEED(), which
1831 # 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.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/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/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
H A Dgtest.h954 // 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() macro
/external/v8/testing/gtest/include/gtest/
H A Dgtest.h1016 // Fired after a failed assertion or a SUCCEED() invocation.
1795 // SUCCEED generates a success - it doesn't automatically make the
1832 // Define this macro to 1 to omit the definition of SUCCEED(), which
1835 # 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.
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() 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/fmtlib/test/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/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 625 milliseconds