Searched defs:timeout_callback (Results 1 – 2 of 2) sorted by relevance
157 RepeatingClosure timeout_callback, in RunTestSuite()234 RepeatingClosure timeout_callback, in LaunchUnitTestsInternal()332 RepeatingClosure timeout_callback, in LaunchUnitTestsWithOptions()411 RepeatingClosure timeout_callback) in UnitTestLauncherDelegate()
214 static gboolean timeout_callback(gpointer data) in timeout_callback() function