Searched refs:runTestImp (Results 1 - 2 of 2) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/libcxx/utilities/function.objects/func.require/
H A Dinvoke_helpers.h258 runTestImp(A, object);
264 runTestImp(A, ptr, object);
277 void runTestImp(Int<0>, MethodPtr ptr, ObjectT& object) { function in struct:BasicTest
299 void runTestImp(Int<1>, MethodPtr ptr, ObjectT& object) { function in struct:BasicTest
321 void runTestImp(Int<2>, MethodPtr ptr, ObjectT& object) { function in struct:BasicTest
343 void runTestImp(Int<3>, MethodPtr ptr, ObjectT& object) { function in struct:BasicTest
368 void runTestImp(Int<0>, ObjectT& object) { function in struct:BasicTest
390 void runTestImp(Int<1>, ObjectT& object) { function in struct:BasicTest
412 void runTestImp(Int<2>, ObjectT& object) { function in struct:BasicTest
434 void runTestImp(In function in struct:BasicTest
[all...]
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/libcxx/utilities/function.objects/func.require/
H A Dinvoke_helpers.h258 runTestImp(A, object);
264 runTestImp(A, ptr, object);
277 void runTestImp(Int<0>, MethodPtr ptr, ObjectT& object) { function in struct:BasicTest
299 void runTestImp(Int<1>, MethodPtr ptr, ObjectT& object) { function in struct:BasicTest
321 void runTestImp(Int<2>, MethodPtr ptr, ObjectT& object) { function in struct:BasicTest
343 void runTestImp(Int<3>, MethodPtr ptr, ObjectT& object) { function in struct:BasicTest
368 void runTestImp(Int<0>, ObjectT& object) { function in struct:BasicTest
390 void runTestImp(Int<1>, ObjectT& object) { function in struct:BasicTest
412 void runTestImp(Int<2>, ObjectT& object) { function in struct:BasicTest
434 void runTestImp(In function in struct:BasicTest
[all...]

Completed in 303 milliseconds