Searched refs:Return5 (Results 1 – 1 of 1) sorted by relevance
991 ACTION(Return5) { return 5; } in ACTION() argument994 Action<double()> a1 = Return5(); in TEST()997 Action<int(double, bool)> a2 = Return5(); in TEST()