Home
last modified time | relevance | path

Searched defs:clean_up (Results 1 – 12 of 12) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
Ddo-plot18 function clean_up function
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
Ddo-plot18 function clean_up function
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
Ddo-plot18 function clean_up function
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
Ddo-plot18 function clean_up function
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/
Ddo-plot18 function clean_up function
/third_party/ltp/testcases/kernel/tracing/ftrace_test/
Dftrace_lib.sh157 clean_up() function
/third_party/grpc/test/core/iomgr/
Dendpoint_tests.h37 void (*clean_up)(); member
Dendpoint_pair_test.cc32 static void clean_up(void) {} in clean_up() function
Dtcp_posix_test.cc590 static void clean_up(void) {} in clean_up() function
/third_party/grpc/test/core/security/
Dsecure_endpoint_test.cc154 static void clean_up(void) {} in clean_up() function
/third_party/grpc/tools/run_tests/
Drun_xds_tests.py1549 def clean_up(gcp): function
/third_party/python/Lib/test/
Dtest__xxsubinterpreters.py1953 def clean_up(self): member in ChannelCloseFixture