Home
last modified time | relevance | path

Searched refs:TEST_VARIANT_HAS_NO_REFERENCES (Results 1 – 12 of 12) sorted by relevance

/external/libcxx/test/std/utilities/variant/variant.variant/variant.ctor/
DT.pass.cpp65 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_T_ctor_sfinae()
88 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_T_ctor_basic()
Ddefault.pass.cpp49 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_default_ctor_sfinae()
/external/libcxx/test/std/utilities/variant/variant.get/
Dget_type.pass.cpp63 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_const_lvalue_get()
103 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_lvalue_get()
151 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_rvalue_get()
203 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_const_rvalue_get()
Dget_index.pass.cpp69 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_const_lvalue_get()
109 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_lvalue_get()
156 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_rvalue_get()
205 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_const_rvalue_get()
Dget_if_index.pass.cpp50 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_const_get_if()
97 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_get_if()
Dget_if_type.pass.cpp48 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_const_get_if()
95 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_get_if()
/external/libcxx/test/std/utilities/variant/variant.variant/variant.mod/
Demplace_index_args.pass.cpp59 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_emplace_sfinae()
107 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_basic()
Demplace_type_args.pass.cpp59 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_emplace_sfinae()
108 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_basic()
/external/libcxx/test/std/utilities/variant/variant.variant/variant.assign/
DT.pass.cpp113 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_T_assignment_sfinae()
141 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_T_assignment_basic()
/external/libcxx/test/support/
Dvariant_test_helpers.hpp24 #define TEST_VARIANT_HAS_NO_REFERENCES macro
/external/libcxx/test/std/utilities/variant/variant.helpers/
Dvariant_alternative.pass.cpp67 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in main()
/external/libcxx/test/std/utilities/variant/variant.visit/
Dvisit.pass.cpp147 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_argument_forwarding()