Home
last modified time | relevance | path

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

/external/libcxx/test/libcxx/utilities/function.objects/func.require/
Dinvoke_helpers.h277 void runTestImp(Int<0>, MethodPtr ptr, ObjectT& object) { in runTestImp() function
299 void runTestImp(Int<1>, MethodPtr ptr, ObjectT& object) { in runTestImp() function
321 void runTestImp(Int<2>, MethodPtr ptr, ObjectT& object) { in runTestImp() function
343 void runTestImp(Int<3>, MethodPtr ptr, ObjectT& object) { in runTestImp() function
368 void runTestImp(Int<0>, ObjectT& object) { in runTestImp() function
390 void runTestImp(Int<1>, ObjectT& object) { in runTestImp() function
412 void runTestImp(Int<2>, ObjectT& object) { in runTestImp() function
434 void runTestImp(Int<3>, ObjectT& object) { in runTestImp() function