Searched defs:runTestDispatch (Results 1 – 4 of 4) sorted by relevance
| /external/libcxx/test/libcxx/utilities/function.objects/func.require/ |
| D | bullet_1_2_3.pass.cpp | 186 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
|
| D | bullet_4_5_6.pass.cpp | 138 void runTestDispatch(Fn M, T& obj, ObjectType* expect) { in runTestDispatch() function
|
| /external/cronet/third_party/libc++/src/test/libcxx/utilities/function.objects/func.require/ |
| D | bullet_1_2_3.pass.cpp | 185 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
|
| D | bullet_4_5_6.pass.cpp | 141 void runTestDispatch(Fn M, T& obj, ObjectType* expect) { in runTestDispatch() function
|