Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/function.objects/func.require/
Dbullet_1_and_2.pass.cpp176 void runTestDispatch(Q_None, Tp& v) { in runTestDispatch() function
181 void runTestDispatch(Q_Const, Tp& v) { in runTestDispatch() function
188 void runTestDispatch(Q_Volatile, Tp& v) { in runTestDispatch() function
195 void runTestDispatch(Q_CV, Tp& v) { in runTestDispatch() function
Dbullet_3_and_4.pass.cpp117 void runTestDispatch(Fn M, T& obj, ObjectType* expect) { in runTestDispatch() function