Searched refs:ReturnSecondArgument (Results 1 – 3 of 3) sorted by relevance
444 PolymorphicAction<ReturnSecondArgumentAction> ReturnSecondArgument() { in ReturnSecondArgument() function456 Action<int(bool, int, double)> a1 = ReturnSecondArgument(); // NOLINT in TEST()
490 PolymorphicAction<ReturnSecondArgumentAction> ReturnSecondArgument() { in ReturnSecondArgument() function502 Action<int(bool, int, double)> a1 = ReturnSecondArgument(); // NOLINT in TEST()
3618 PolymorphicAction<ReturnSecondArgumentAction> ReturnSecondArgument() {3638 .WillOnce(ReturnSecondArgument());3640 .WillOnce(ReturnSecondArgument());