Home
last modified time | relevance | path

Searched defs:RunWithTimeout (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/clusters/
H A Dsingle_machine.cc242 Status SingleMachine::RunWithTimeout( in RunWithTimeout() function in tensorflow::grappler::SingleMachine
248 Status SingleMachine::RunWithTimeout( in RunWithTimeout() function in tensorflow::grappler::SingleMachine
/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/
H A D__init__.py97 def RunWithTimeout(*args, **kwargs): function
/aosp_15_r20/external/cronet/base/task/sequence_manager/
H A Dthread_controller_with_message_pump_impl_unittest.cc755 TEST_F(ThreadControllerWithMessagePumpTest, RunWithTimeout) { in TEST_F() argument