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()
934 struct RepeatingTestConfig { struct936 using CallbackType = RepeatingCallback<Signature>;937 using ClosureType = RepeatingClosure;940 static auto Bind(F&& f, Args&&... args) { in Bind()