Home
last modified time | relevance | path

Searched defs:check_context (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dsparse.c243 static void check_context(struct entrypoint *ep) in check_context() function
/third_party/python/Lib/test/
D_test_multiprocessing.py5146 def check_context(self, ctx): member in TestStartMethod