Home
last modified time | relevance | path

Searched refs:check_context (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_tarfile.py3335 def check_context(self, tar, filter): member in TestExtractionFilters
3364 """Check a single file. See check_context."""
3405 with self.check_context(arc.open(), filter):
3414 with self.check_context(arc.open(), 'fully_trusted'):
3418 with self.check_context(arc.open(), filter):
3443 with self.check_context(arc.open(), 'fully_trusted'):
3456 with self.check_context(arc.open(), 'tar'):
3462 with self.check_context(arc.open(), 'data'):
3470 with self.check_context(arc.open(), 'fully_trusted'):
3472 with self.check_context(ar
[all...]
H A D_test_multiprocessing.py5219 def check_context(self, ctx): member in TestStartMethod
5239 self.check_context(ctx)
5257 self.check_context(multiprocessing)
/third_party/ltp/tools/sparse/sparse-src/
H A Dsparse.c243 static void check_context(struct entrypoint *ep) in check_context() function
311 check_context(ep); in check_symbols()

Completed in 18 milliseconds