Home
last modified time | relevance | path

Searched defs:test2a (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.creation/
H A Dforward_as_tuple.pass.cpp50 test2a(const Tuple& t) in test2a() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/tuple/tuple.tuple/tuple.creation/
H A Dforward_as_tuple.pass.cpp49 test2a(const Tuple& t) in test2a() function
/aosp_15_r20/external/clang/test/PCH/
H A Dcxx11-inheriting-ctors.cpp44 Test2<int> test2a(42); variable
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dunknown-anytype.cpp33 float test2a() { in test2a() function
/aosp_15_r20/external/clang/test/SemaObjCXX/
H A Dparameterized_classes_arc.mm81 void test2a() { test2_temp<id>(); } function