Home
last modified time | relevance | path

Searched defs:_test_list (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/trusty/kernel/include/shared/lk/
H A Dtrusty_unittest.h204 static struct list_node _test_list = LIST_INITIAL_VALUE(_test_list); variable
/aosp_15_r20/external/python/cpython3/Lib/test/
D_test_multiprocessing.py5706 def _test_list(cls, obj): member in TestSyncManagerTypes