Searched defs:RepeatingClosure (Results 1 – 5 of 5) sorted by relevance
20 using RepeatingClosure = RepeatingCallback<void()>; variable
22 using RepeatingClosure = RepeatingCallback<void()>; variable
25 using RepeatingClosure = RepeatingCallback<void()>; variable
189 TEST_F(BindPostTaskTest, RepeatingClosure) { in TEST_F() argument