Home
last modified time | relevance | path

Searched refs:test_fork (Results 1 – 11 of 11) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Dtm-fork.c21 int test_fork(void) in test_fork() function
41 return test_harness(test_fork, "tm_fork"); in main()
/external/jemalloc/test/unit/
Dfork.c7 TEST_BEGIN(test_fork) in TEST_BEGIN() argument
63 test_fork)); in main()
/external/grpc-grpc/src/python/grpcio_tests/tests/fork/
Dclient.py64 def test_fork(): function
76 test_fork()
/external/jemalloc_new/test/unit/
Dfork.c31 TEST_BEGIN(test_fork) { in TEST_BEGIN() argument
139 test_fork, in main()
/external/grpc-grpc/src/python/grpcio_tests/
Dcommands.py229 client.test_fork()
/external/python/cpython2/Lib/test/
Dtest_pty.py128 def test_fork(self): member in PtyTest
Dtest_multiprocessing.py570 def test_fork(self): member in _TestQueue
/external/python/cpython3/Lib/test/
Dtest_pty.py128 def test_fork(self): member in PtyTest
Dtest_tracemalloc.py282 def test_fork(self): member in TestTracemallocEnabled
D_test_multiprocessing.py944 def test_fork(self): member in _TestQueue
/external/libevent/test/
Dregress.c852 test_fork(void) in test_fork() function