Home
last modified time | relevance | path

Searched defs:timeout_callback (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/test/launcher/
Dunit_test_launcher.cc154 RepeatingClosure timeout_callback, in RunTestSuite()
226 RepeatingClosure timeout_callback, in LaunchUnitTestsInternal()
308 RepeatingClosure timeout_callback, in LaunchUnitTestsWithOptions()
387 RepeatingClosure timeout_callback) in UnitTestLauncherDelegate()
/external/mesa3d/src/intel/tools/imgui/
Dimgui_impl_gtk3.cpp214 static gboolean timeout_callback(gpointer data) in timeout_callback() function