Home
last modified time | relevance | path

Searched refs:ExplicitConstexprTestTypes (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
H A Dconst_T.pass.cpp103 typedef ExplicitConstexprTestTypes::TestType T; in main()
H A Drvalue_T.pass.cpp129 typedef ExplicitConstexprTestTypes::TestType T; in main()
H A DU.pass.cpp123 using T = ExplicitConstexprTestTypes::TestType; in test_explicit()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/optional/optional.object/optional.object.ctor/
H A Dconst_T.pass.cpp94 typedef ExplicitConstexprTestTypes::TestType T; in main()
H A Drvalue_T.pass.cpp120 typedef ExplicitConstexprTestTypes::TestType T; in main()
H A DU.pass.cpp114 using T = ExplicitConstexprTestTypes::TestType; in test_explicit()
/aosp_15_r20/external/libcxx/test/std/utilities/optional/optional.object/optional.object.assign/
H A Demplace.pass.cpp228 using T = ExplicitConstexprTestTypes::TestType; in main()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/optional/optional.object/optional.object.assign/
H A Demplace.pass.cpp248 using T = ExplicitConstexprTestTypes::TestType; in main()
/aosp_15_r20/external/libcxx/test/support/
H A Darchetypes.hpp327 namespace ExplicitConstexprTestTypes { namespace
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Darchetypes.h336 namespace ExplicitConstexprTestTypes {