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