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.get/
Dget_type.pass.cpp71 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_const_lvalue_get()
111 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_lvalue_get()
159 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_rvalue_get()
211 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_const_rvalue_get()
Dget_index.pass.cpp77 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_const_lvalue_get()
117 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_lvalue_get()
164 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_rvalue_get()
213 #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.ctor/
DT.pass.cpp87 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_T_ctor_sfinae()
110 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_T_ctor_basic()
Ddefault.pass.cpp57 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_default_ctor_sfinae()
/external/libcxx/test/std/utilities/variant/variant.variant/variant.mod/
Demplace_type_args.pass.cpp67 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_emplace_sfinae()
126 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_basic()
Demplace_index_args.pass.cpp68 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_emplace_sfinae()
126 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_basic()
/external/libcxx/test/std/utilities/variant/variant.variant/variant.assign/
DT.pass.cpp143 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_T_assignment_sfinae()
171 #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.cpp165 #if !defined(TEST_VARIANT_HAS_NO_REFERENCES) in test_argument_forwarding()