Home
last modified time | relevance | path

Searched refs:ConstexprTestTypes (Results 1 – 9 of 9) sorted by relevance

/external/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
Drvalue_T.pass.cpp97 typedef ConstexprTestTypes::TestType T; in main()
109 typedef ConstexprTestTypes::TestType T; in main()
Dconst_T.pass.cpp82 typedef ConstexprTestTypes::TestType T; in main()
Dcopy.pass.cpp140 using namespace ConstexprTestTypes; in main()
Dmove.pass.cpp172 using namespace ConstexprTestTypes; in main()
/external/libcxx/test/std/utilities/variant/variant.variant/variant.status/
Dvalueless_by_exception.pass.cpp38 using V = std::variant<int, ConstexprTestTypes::NoCtors>; in main()
Dindex.pass.cpp38 using V = std::variant<int, ConstexprTestTypes::NoCtors>; in main()
/external/libcxx/test/std/utilities/optional/optional.object/optional.object.assign/
Demplace.pass.cpp196 using T = ConstexprTestTypes::TestType; in main()
Dassign_value.pass.cpp257 test_with_type_multi<ConstexprTestTypes::TestType>(); in main()
/external/libcxx/test/support/
Darchetypes.hpp291 namespace ConstexprTestTypes { namespace