Home
last modified time | relevance | path

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

/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_cs_prefetch.c95 static void test_ring(unsigned ring) in test_ring() function
/aosp_15_r20/external/liburing/test/
H A Dnop.c125 static int test_ring(unsigned flags) in test_ring() function
/aosp_15_r20/external/python/bumble/tests/
Dhfp_test.py396 async def test_ring(hfp_connections: Tuple[hfp.HfProtocol, hfp.AgProtocol]): function