Home
last modified time | relevance | path

Searched refs:test_running (Results 1 – 3 of 3) sorted by relevance

/external/liburing/test/
Dbuf-ring.c249 static int test_running(int bgid, int entries, int loops) in test_running() function
382 ret = test_running(2, entries[i], 3); in main()
/external/python/cpython3/Lib/test/
Dtest_concurrent_futures.py1439 def test_running(self): member in FutureTests
Dtest_inspect.py2106 def test_running(self): member in TestGetGeneratorState