Searched defs:timeout_callback (Results 1 – 2 of 2) sorted by relevance
154 RepeatingClosure timeout_callback, in RunTestSuite()226 RepeatingClosure timeout_callback, in LaunchUnitTestsInternal()308 RepeatingClosure timeout_callback, in LaunchUnitTestsWithOptions()387 RepeatingClosure timeout_callback) in UnitTestLauncherDelegate()
214 static gboolean timeout_callback(gpointer data) in timeout_callback() function