Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/runtime/
H A Dbenchmarking.py146 def run_for(ms: int) -> List[float]: function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/impl/
Dio_context.hpp62 std::size_t io_context::run_for( in run_for() function in boost::asio::io_context
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_coroutines.py2138 async def run_for(): function
2170 async def run_for(): function