Home
last modified time | relevance | path

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

/external/libcxx/test/libcxx/utilities/function.objects/func.require/
Dbullet_1_2_3.pass.cpp186 void runTestDispatch(Q_None, Tp& v) { in runTestDispatch() function
191 void runTestDispatch(Q_Const, Tp& v) { in runTestDispatch() function
197 void runTestDispatch(Q_Volatile, Tp& v) { in runTestDispatch() function
204 void runTestDispatch(Q_CV, Tp& v) { in runTestDispatch() function
Dbullet_4_5_6.pass.cpp138 void runTestDispatch(Fn M, T& obj, ObjectType* expect) { in runTestDispatch() function
/external/cronet/third_party/libc++/src/test/libcxx/utilities/function.objects/func.require/
Dbullet_1_2_3.pass.cpp185 void runTestDispatch(Q_None, Tp& v) { in runTestDispatch() function
190 void runTestDispatch(Q_Const, Tp& v) { in runTestDispatch() function
196 void runTestDispatch(Q_Volatile, Tp& v) { in runTestDispatch() function
203 void runTestDispatch(Q_CV, Tp& v) { in runTestDispatch() function
Dbullet_4_5_6.pass.cpp141 void runTestDispatch(Fn M, T& obj, ObjectType* expect) { in runTestDispatch() function