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()
951 struct RepeatingTestConfig { struct953 using CallbackType = RepeatingCallback<Signature>;954 using ClosureType = RepeatingClosure;957 static CallbackType<internal::MakeUnboundRunType<F, Args...>> Bind( in Bind()