Home
last modified time | relevance | path

Searched refs:TEST_WORKAROUND_C1XX_BROKEN_IS_TRIVIALLY_COPYABLE (Results 1 – 8 of 8) sorted by relevance

/external/libcxx/test/support/
Dtest_workarounds.h21 # define TEST_WORKAROUND_C1XX_BROKEN_IS_TRIVIALLY_COPYABLE // VSO#117743 macro
/external/llvm-project/libcxx/test/support/
Dtest_workarounds.h21 # define TEST_WORKAROUND_C1XX_BROKEN_IS_TRIVIALLY_COPYABLE // VSO-117743 macro
/external/llvm-project/libcxx/test/support/test.workarounds/
Dc1xx_broken_is_trivially_copyable.pass.cpp26 #if defined(TEST_WORKAROUND_C1XX_BROKEN_IS_TRIVIALLY_COPYABLE) in main()
/external/libcxx/test/support/test.workarounds/
Dc1xx_broken_is_trivially_copyable.pass.cpp30 #if defined(TEST_WORKAROUND_C1XX_BROKEN_IS_TRIVIALLY_COPYABLE) in main()
/external/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/
Dcopy.pass.cpp249 #ifdef TEST_WORKAROUND_C1XX_BROKEN_IS_TRIVIALLY_COPYABLE in test_constexpr_copy_ctor()
Dmove.pass.cpp319 #ifdef TEST_WORKAROUND_C1XX_BROKEN_IS_TRIVIALLY_COPYABLE in test_constexpr_move_ctor()
/external/llvm-project/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/
Dcopy.pass.cpp246 #ifdef TEST_WORKAROUND_C1XX_BROKEN_IS_TRIVIALLY_COPYABLE in test_constexpr_copy_ctor()
Dmove.pass.cpp316 #ifdef TEST_WORKAROUND_C1XX_BROKEN_IS_TRIVIALLY_COPYABLE in test_constexpr_move_ctor()