Lines Matching refs:MakeAction
340 TEST(ActionInterfaceTest, MakeAction) {341 Action<MyFunction> action = MakeAction(new MyActionImpl);