Home
last modified time | relevance | path

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

/aosp_15_r20/external/libfuse/
H A Dmeson.build66 test_funcs = [ 'fork', 'fstatat', 'openat', 'readlinkat', 'pipe2', variable
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_torchinductor.py11124 def test_funcs(func_and_kernel): function