Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/test_tools/
Dtest_pindent.py36 def test_selftest(self): member in PindentTests
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_tools.py61 def test_selftest(self): member in PindentTests
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_sockmap.c1947 static int test_selftest(int cg_fd, struct sockmap_options *opt) in test_selftest() function