Home
last modified time | relevance | path

Searched defs:cl_obj (Results 1 – 6 of 6) sorted by relevance

/external/cronet/stable/third_party/libc++/src/test/std/utilities/function.objects/func.invoke/
Dinvoke_constexpr.pass.cpp170 TestClass cl_obj(42); in bullet_one_two_tests() local
179 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
188 TestClass cl_obj(42); in bullet_one_two_tests() local
194 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
235 Fn cl_obj(42); in bullet_three_four_tests() local
242 Fn cl_obj(42); in bullet_three_four_tests() local
Dinvoke.pass.cpp181 TestClass cl_obj(42); in bullet_one_two_tests() local
194 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
207 TestClass cl_obj(42); in bullet_one_two_tests() local
215 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
269 Fn cl_obj(42); in bullet_three_four_tests() local
278 Fn cl_obj(42); in bullet_three_four_tests() local
/external/cronet/tot/third_party/libc++/src/test/std/utilities/function.objects/func.invoke/
Dinvoke_constexpr.pass.cpp170 TestClass cl_obj(42); in bullet_one_two_tests() local
179 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
188 TestClass cl_obj(42); in bullet_one_two_tests() local
194 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
235 Fn cl_obj(42); in bullet_three_four_tests() local
242 Fn cl_obj(42); in bullet_three_four_tests() local
Dinvoke.pass.cpp181 TestClass cl_obj(42); in bullet_one_two_tests() local
194 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
207 TestClass cl_obj(42); in bullet_one_two_tests() local
215 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
269 Fn cl_obj(42); in bullet_three_four_tests() local
278 Fn cl_obj(42); in bullet_three_four_tests() local
/external/libcxx/test/std/utilities/function.objects/func.invoke/
Dinvoke.pass.cpp176 TestClass cl_obj(42); in bullet_one_two_tests() local
189 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
202 TestClass cl_obj(42); in bullet_one_two_tests() local
210 DerivedFromTestClass cl_obj(42); in bullet_one_two_tests() local
264 Fn cl_obj(42); in bullet_three_four_tests() local
273 Fn cl_obj(42); in bullet_three_four_tests() local
/external/clang/test/SemaCXX/
Dbuiltin-classify-type.cpp34 cl cl_obj; in foo() local