Searched refs:MyAction (Results 1 – 2 of 2) sorted by relevance
773 typedef Action<const char*(bool, const char*)> MyAction; in TEST() typedef775 const MyAction a1 = OverloadedAction(); in TEST()779 const MyAction a2 = OverloadedAction("hi"); in TEST()783 const MyAction a3 = OverloadedAction("hi", "you"); in TEST()