Home
last modified time | relevance | path

Searched refs:test_process (Results 1 – 4 of 4) sorted by relevance

/external/toolchain-utils/bestflags/
Dexample_algorithms.py170 test_process = PipelineProcess(num_testers, 'tester', {}, TEST_STAGE,
180 test_process.start()
185 test_process.join()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
D9-1.c68 static void test_process(void) in test_process() function
177 test_process(); in main()
/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py212 def test_process(self): member in _TestProcess
/external/python/cpython3/Lib/test/
D_test_multiprocessing.py259 def test_process(self): member in _TestProcess