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