Lines Matching full:actioninterface
55 using testing::ActionInterface;369 class SubstractAction : public ActionInterface<int(int, int)> { // NOLINT