Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
Dimplicit_deduction_guides.pass.cpp56 using T = ExplicitTestTypes::TestType; in test_primary_template()
75 using T = ExplicitTestTypes::TestType; in test_primary_template()
/external/libcxx/test/std/utilities/utility/pairs/pairs.pair/
Dimplicit_deduction_guides.pass.cpp45 using E = ExplicitTestTypes::TestType; in main()
/external/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
Dconst_T.pass.cpp79 typedef ExplicitTestTypes::TestType T; in main()
Drvalue_T.pass.cpp84 typedef ExplicitTestTypes::TestType T; in main()
DU.pass.cpp128 using T = ExplicitTestTypes::TestType; in test_explicit()
/external/libcxx/test/std/utilities/optional/optional.object/optional.object.assign/
Dassign_value.pass.cpp63 using E = ExplicitTestTypes::TestType; in test_sfinae()
Demplace.pass.cpp216 test_on_test_type<ExplicitTestTypes::TestType>(); in main()
/external/libcxx/test/support/
Darchetypes.hpp282 namespace ExplicitTestTypes { namespace