Searched defs:RepeatingTestConfig (Results 1 – 2 of 2) sorted by relevance
752 struct RepeatingTestConfig { struct754 using CallbackType = RepeatingCallback<Signature>;755 using ClosureType = RepeatingClosure;759 Bind(F&& f, Args&&... args) { in Bind()
953 struct RepeatingTestConfig { struct955 using CallbackType = RepeatingCallback<Signature>;956 using ClosureType = RepeatingClosure;959 static CallbackType<internal::MakeUnboundRunType<F, Args...>> Bind( in Bind()