Home
last modified time | relevance | path

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

/external/minigbm/cros_gralloc/gralloc0/tests/
Dgralloctest.c592 static int test_async(struct gralloctest_context *ctx) in test_async() function
644 { "async", test_async, 3 },
/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py1217 def test_async(self): member in _TestPool
/external/python/cpython3/Lib/test/
D_test_multiprocessing.py2329 def test_async(self): member in _TestPool