Home | History | Annotate | Download | only in test

Lines Matching refs:MakeAction

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