Searched defs:test_fork (Results 1 – 10 of 10) sorted by relevance
| /external/linux-kselftest/tools/testing/selftests/powerpc/tm/ | ||
| D | tm-fork.c | 21 int test_fork(void) in test_fork() function |
| /external/grpc-grpc/src/python/grpcio_tests/tests/fork/ | ||
| D | client.py | 64 def test_fork(): function |
| /external/jemalloc_new/test/unit/ | ||
| D | fork.c | 31 TEST_BEGIN(test_fork) { in TEST_BEGIN() argument |
| /external/python/cpython2/Lib/test/ | ||
| D | test_pty.py | 128 def test_fork(self): member in PtyTest |
| D | test_multiprocessing.py | 570 def test_fork(self): member in _TestQueue |
| /external/python/cpython3/Lib/test/ | ||
| D | test_pty.py | 141 def test_fork(self): member in PtyTest |
| D | test_tracemalloc.py | 330 def test_fork(self): member in TestTracemallocEnabled |
| D | test__xxsubinterpreters.py | 817 def test_fork(self): member in RunStringTests |
| D | _test_multiprocessing.py | 1042 def test_fork(self): member in _TestQueue |
| /external/libevent/test/ | ||
| D | regress.c | 924 test_fork(void) in test_fork() function |