Lines Matching refs:Function

56   template <typename Function>
57 static R Invoke(Function function, const ::testing::tuple<>&) {
72 template <typename Function>
73 static R Invoke(Function function, const ::testing::tuple<A1>& args) {
88 template <typename Function>
89 static R Invoke(Function function, const ::testing::tuple<A1, A2>& args) {
104 template <typename Function>
105 static R Invoke(Function function, const ::testing::tuple<A1, A2, A3>& args) {
121 template <typename Function>
122 static R Invoke(Function function, const ::testing::tuple<A1, A2, A3,
141 template <typename Function>
142 static R Invoke(Function function, const ::testing::tuple<A1, A2, A3, A4,
161 template <typename Function>
162 static R Invoke(Function function, const ::testing::tuple<A1, A2, A3, A4, A5,
181 template <typename Function>
182 static R Invoke(Function function, const ::testing::tuple<A1, A2, A3, A4, A5,
203 template <typename Function>
204 static R Invoke(Function function, const ::testing::tuple<A1, A2, A3, A4, A5,
226 template <typename Function>
227 static R Invoke(Function function, const ::testing::tuple<A1, A2, A3, A4, A5,
251 template <typename Function>
252 static R Invoke(Function function, const ::testing::tuple<A1, A2, A3, A4, A5,
303 typedef typename Function<type>::ArgumentTuple SelectedArgs;
316 typedef typename Function<type>::ArgumentTuple SelectedArgs;
327 typedef typename Function<type>::ArgumentTuple SelectedArgs;
339 typedef typename Function<type>::ArgumentTuple SelectedArgs;
351 typedef typename Function<type>::ArgumentTuple SelectedArgs;
365 typedef typename Function<type>::ArgumentTuple SelectedArgs;
380 typedef typename Function<type>::ArgumentTuple SelectedArgs;
396 typedef typename Function<type>::ArgumentTuple SelectedArgs;
412 typedef typename Function<type>::ArgumentTuple SelectedArgs;
429 typedef typename Function<type>::ArgumentTuple SelectedArgs;
447 typedef typename Function<type>::ArgumentTuple SelectedArgs;
472 typedef typename Function<F>::Result Result;
473 typedef typename Function<F>::ArgumentTuple ArgumentTuple;
1255 typedef typename ::testing::internal::Function<F>::Result return_type;\
1256 typedef typename ::testing::internal::Function<F>::ArgumentTuple\
1301 typename ::testing::internal::Function<F>::Result\
1316 typedef typename ::testing::internal::Function<F>::Result return_type;\
1317 typedef typename ::testing::internal::Function<F>::ArgumentTuple\
1349 typename ::testing::internal::Function<F>::Result\
1362 typedef typename ::testing::internal::Function<F>::Result return_type;\
1363 typedef typename ::testing::internal::Function<F>::ArgumentTuple\
1399 typename ::testing::internal::Function<F>::Result\
1413 typedef typename ::testing::internal::Function<F>::Result return_type;\
1414 typedef typename ::testing::internal::Function<F>::ArgumentTuple\
1454 typename ::testing::internal::Function<F>::Result\
1468 typedef typename ::testing::internal::Function<F>::Result return_type;\
1469 typedef typename ::testing::internal::Function<F>::ArgumentTuple\
1511 typename ::testing::internal::Function<F>::Result\
1528 typedef typename ::testing::internal::Function<F>::Result return_type;\
1529 typedef typename ::testing::internal::Function<F>::ArgumentTuple\
1578 typename ::testing::internal::Function<F>::Result\
1596 typedef typename ::testing::internal::Function<F>::Result return_type;\
1597 typedef typename ::testing::internal::Function<F>::ArgumentTuple\
1648 typename ::testing::internal::Function<F>::Result\
1666 typedef typename ::testing::internal::Function<F>::Result return_type;\
1667 typedef typename ::testing::internal::Function<F>::ArgumentTuple\
1721 typename ::testing::internal::Function<F>::Result\
1741 typedef typename ::testing::internal::Function<F>::Result return_type;\
1742 typedef typename ::testing::internal::Function<F>::ArgumentTuple\
1802 typename ::testing::internal::Function<F>::Result\
1823 typedef typename ::testing::internal::Function<F>::Result return_type;\
1824 typedef typename ::testing::internal::Function<F>::ArgumentTuple\
1888 typename ::testing::internal::Function<F>::Result\
1910 typedef typename ::testing::internal::Function<F>::Result return_type;\
1911 typedef typename ::testing::internal::Function<F>::ArgumentTuple\
1979 typename ::testing::internal::Function<F>::Result\
2002 typedef typename ::testing::internal::Function<F>::Result return_type;\
2003 typedef typename ::testing::internal::Function<F>::ArgumentTuple\
2075 typename ::testing::internal::Function<F>::Result\